Add OpenRPC/AsyncAPI blocks along with OpenAPI #619
aweaver89
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The new OpenAPI blocks are really wonderful! However, we have a websocket-api along with our REST api. Since OpenAPI does not support documenting websockets. This is one of the main reasons we have continuously maintained a separate page for all of our API/WS docs which is a pain!
Would it be possible to extend the OpenAPI block to either accept OpenRPC or the AsyncAPI spec as well?
We are automatically generating spec files for our Websocket API through these specs and having an easy way to document and maintain this with all of our doucmentation would be great!
Beta Was this translation helpful? Give feedback.
All reactions