openapi-typescript-codegen
openapi-typescript-codegen copied to clipboard
Support for Server Side Event
Describe the solution you'd like
Client should support server side events
@axel7083 you'll need to provide more details
One thing that would be very helpful would be endpoints that you currently would have to use the Event Source API to hit.
For example my python FastAPI endpoint returns a Starlette EventSourceResponse
@lukecivantos can you provide an example spec?