We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
According to the OAS documentation, OAS supports HTTP, HTTPS, WS, and WSS. We currently only support HTTP and HTTPS.
Related issue: #96
The text was updated successfully, but these errors were encountered:
This issue has also to consider which stance the OpenAPI Specification takes on supporting alternative transport protocols. For example:
Sorry, something went wrong.
Here is a comparison between OpenAPI and AsyncAPI specifications: https://www.asyncapi.com/docs/getting-started/coming-from-openapi/
No branches or pull requests
According to the OAS documentation, OAS supports HTTP, HTTPS, WS, and WSS. We currently only support HTTP and HTTPS.
Related issue: #96
The text was updated successfully, but these errors were encountered: