top | item 22728781

(no title)

dsun180 | 6 years ago

I would love if the definition of websockets would be added to OpenAPI https://github.com/OAI/OpenAPI-Specification/issues/523

discuss

order

BerislavLopac|6 years ago

What would be the advantage of that? OpenAPI is designed for HTTP-based APIs; I'm sure an equivalent can be done for WebSockets?

dsun180|6 years ago

I would be able to document websockets side by side with "normal" requests and then use the same tooling for code generation or validation.