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

Update spec and samples to jsonl MIME type #65

Merged
merged 4 commits into from
Jul 2, 2024

Conversation

rohit-ganguly
Copy link
Member

Closing #57

This pull request involves changes across several files, primarily aimed at transitioning from newline-delimited JSON (NDJSON) to JSON Lines (jsonl) format. This includes changes in the Content-Type header in HTTP responses, modifications in import statements, and updates in the documentation.

Changes related to Content-Type:

Changes related to import statements:

Changes in documentation:

  • spec/README.md: The documentation has been updated to reflect the change from NDJSON to jsonl in the HTTP response format and Content-Type header. [1] [2]

@rohit-ganguly rohit-ganguly requested a review from glecaros as a code owner June 27, 2024 19:07
@rohit-ganguly rohit-ganguly changed the title Update spec andd samples to jsonl MIME type Update spec and samples to jsonl MIME type Jul 2, 2024
@glecaros glecaros merged commit 6b02568 into main Jul 2, 2024
2 checks passed
@glecaros glecaros deleted the rohitganguly-spec-update branch July 2, 2024 16:42
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

Successfully merging this pull request may close these issues.

2 participants