FR: OpenAPI support?
viezel opened this issue · 4 comments
viezel commented
It would be very beneficial if this lib would be able to generate OpenAPI spec document. (https://www.openapis.org/)
viezel commented
The detailed overview of version 2.0 is here: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md
shawninder commented
@viezel Maybe this can get you started: https://github.com/brownstein/apidoc-swagger
The Swagger format is OpenAPI, so you can use this and not use Swagger is you like...
terrasoff commented
@viezel i haven't tried it yet
but i think this package might help you
NicolasCARPi commented
Hello,
Given that a package exists already to do exactly that, I'm closing this issue.