Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: params need to be camelCase which differs from unstructured-api #30

Open
kindziora opened this issue Feb 18, 2024 · 1 comment

Comments

@kindziora
Copy link

Thanks for providing the TS-client.

unstructured-api partition arguments need to be snake_case.
https://github.com/Unstructured-IO/unstructured-api

unstructured-js-client partition arguments need to be camelCase.
https://github.com/Unstructured-IO/unstructured-js-client/

It would be helpful if the README could contain an example with params which show the camelCase usage.

Thanks!

@awalker4
Copy link
Collaborator

Sorry for the very late response here. Just wanted to let you know that this is on our radar as we're revamping our api docs right now. I'll let you know when this is ready!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants