meetecho / janus-gateway

Janus WebRTC Server
https://janus.conf.meetecho.com
GNU General Public License v3.0
8.25k stars 2.48k forks source link

[1.x] DOCUMENTATION REQUEST: Provide an OpenAPI Spec for the Janus API. #3176

Open jlambright opened 1 year ago

jlambright commented 1 year ago

Having an OpenAPI spec for the Janus API would be extremely helpful, as it would not only document the API and it's endpoints, but it would also allow developers to utilize tools such as the OpenAPI Client Generator. That functionality alone would allow for easier adoption and utilization of what Janus is capable of providing.

lminiero commented 1 year ago

Not planned at the moment, sorry. We'd be happy to review pull requests that contribute such a documentation, though.

lamoboos223 commented 1 year ago

i'd love to go through postman collection and converting it to swagger if any @lminiero