Skip to content
New issue

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

Since the documentation oas-OpenAPI is only focused on HTTP protocol, how to document a websocket interface? #47

Open
Saadharta opened this issue Oct 25, 2023 · 0 comments

Comments

@Saadharta
Copy link

Hello there!

I am having an issue where i use both REST and websockets in my server's API.

However (hence the title), only the initial HTTP GET route of the websocket (before the upgrade header is taken into account) is visible and some people mistake it for a regular REST route.

Is there a way using oatpp-swagger to document WS or WSS protocol's interface?

Kind regards,

Saadharta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant