Skip to content

OpenAPI 3.2 Support for Server Sent Events #64379

@desjoerd

Description

@desjoerd

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

No response

Describe the solution you'd like

OpenAPI 3.2 supports sequential media types like Server Sent Events (see https://learn.openapis.org/specification/media-types).
This feature request is to add built-in support for operations returning SseItems (see https://learn.microsoft.com/en-us/aspnet/core/fundamentals/minimal-apis/responses?view=aspnetcore-10.0#server-sent-events-sse)

Additional context

Requires Microsoft.OpenApi to be updated to 3.x (#64368)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcfeature-openapi

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions