Describe websocket api via Swagger -


is possible describe websocket server api via swagger?

we have events broadcasting via websocket server , want describe them via 1 swagger specification file.

is there documentation generators websockets?

it seems possible using swagger-socket.

still, seems java/scala server implementation exists now, means not codegens there "standard" swagger rest services.


Comments

Popular posts from this blog

java - Static nested class instance -

c# - Bluetooth LE CanUpdate Characteristic property -

JavaScript - Replace variable from string in all occurrences -