Can Swagger support Protobuf or WebSockets?

I want my Swagger output to support Protobuf and Websockets. (Protobuf is the most important)

Based on this issue , I don't think swagger can support this. My goal is to let end users see the meaning of the Protobuf format as they all ask me to use JSON instead.

I would like to contribute, but I am not familiar with the swagger project at this level.

Question

Is there a way to get Swagger to support Protobuf or WebSockets?

+3


source to share





All Articles