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

v1.1: Configure CSV delimiter #2204

Closed
3 tasks done
guimachiavelli opened this issue Mar 8, 2023 · 0 comments
Closed
3 tasks done

v1.1: Configure CSV delimiter #2204

guimachiavelli opened this issue Mar 8, 2023 · 0 comments
Assignees
Milestone

Comments

@guimachiavelli
Copy link
Member

guimachiavelli commented Mar 8, 2023

v1.1 adds a new csvDelimiter query parameter to POST/PUT routes on the /documents endpoint.

csvDelimiter is optional and accepts a one-character string which replaces the comma (,) as the field separator in CSV documents.

Tasks

  • Update /reference/api/documents.md (POST and PUT)
  • Update /learn/core_concepts/documents.md (lines 107-127)
  • Add new error code invalid_document_csv_delimiter to /reference/errors/error_codes.md

References

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

1 participant