flask-restx
flask-restx copied to clipboard
Add swagger documentation for websocket in flask-restx
Is there any way where we can add swagger documentation for flask websocket. If not then is there any way where we can pass swagger json from some function that will be added in the swagger json created by restx
Or it can be done by docstring then is there any documentation for that?