Thing i learned today.
There is a defined alternative to JSON lines (JSONL).
API payloads should contain JSON text sequences rather than JSONL formatted data.
https://www.rfc-editor.org/rfc/rfc7464.html
But JSONL is useful for processing JSON data using text processing tools, so it has a place.
https://jsonlines.org/
Q: I wonder how jq handles JSON text sequences?
h/t to @handrews and this answer https://github.com/OAI/OpenAPI-Specification/discussions/2707#discussioncomment-9170889
=> More informations about this toot | View the thread | More toots from alecthegeek@mstdn.social
=> View handrews@hachyderm.io profile
text/gemini
This content has been proxied by September (ba2dc).