feat: Add support for x-ndjson content type and fix for JSONL streaming. (#1353)
Generator changes (4)
Bug fixes
javav2
add request method javadoc, rework javadoc formatting, fix Hooks javadoc GEN-66
New features
javav2
java - use wildcard imports in snippets GEN-99
New features
pythonv2
Add support for x-ndjson content type in openapi spec
Bug fixes
pythonv2
Bug fix for handling chunks of data when content type is JsonL