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

fix(cli): ingest responses with content type text/event-stream #4768

Merged
merged 4 commits into from
Sep 27, 2024

Conversation

dsinghvi
Copy link
Member

The OpenAPI importer now appropriately brings in responses that are under the text/event-stream
Content-Type if your endpoint is annotated with x-fern-streaming.
If your endpoint is not annotated with x-fern-streaming, then the response will be ignored.

Copy link

github-actions bot commented Sep 27, 2024

@dsinghvi dsinghvi enabled auto-merge (squash) September 27, 2024 20:04
@dsinghvi dsinghvi merged commit 7628cc0 into main Sep 27, 2024
51 checks passed
@dsinghvi dsinghvi deleted the dsinghvi/cli-supports-text-event-stream branch September 27, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants