apidoc/apidoc-core

FR: OpenAPI support?

viezel opened this issue · 4 comments

It would be very beneficial if this lib would be able to generate OpenAPI spec document. (https://www.openapis.org/)

@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...

@viezel i haven't tried it yet
but i think this package might help you

Hello,

Given that a package exists already to do exactly that, I'm closing this issue.