openapi icon indicating copy to clipboard operation
openapi copied to clipboard

Enable Event Streaming for RESTful API

Open huan opened this issue 4 years ago • 0 comments

It seems that the Swagger/OpenAPI does not have a clear way to achieve that.

To be investigated.

Server-Sent Events (SSE)

  • https://github.com/OAI/OpenAPI-Specification/issues/396
  • https://github.com/whatwg/html/issues/2177

Links

OpenAPI Callbacks

huan avatar Aug 21 '21 16:08 huan