InfyOmLabs / swagger-generator

Swagger Generator & Templates for InfyOm Laravel Generator
MIT License
117 stars 61 forks source link

add support for OpenAPI spec v3 annotation #5

Closed alphaolomi closed 3 years ago

alphaolomi commented 3 years ago

Hello, great work with the Swagger generator

So the appointer/swaggervel is archived by the owner. It is now read-only.

I opted to use https://github.com/DarkaOnLine/L5-Swagger as the generator ,

Now "darkaonline/l5-swagger" latest version that is 8 is compatible with OpenAPI Spec version 3 only,

This package has only "@SWG (SWAGGER annotations) support." stubs it would be nice to have OpenAPI spec v3 annotation (@OA)

alphaolomi commented 3 years ago

Hello @mitulgolakiya 👀

mitulgolakiya commented 3 years ago

Hi, we are already working on this and almost done. We will be pushing Open API Specification support by next week probably.

alphaolomi commented 3 years ago

Thanks in advance, really looking forward to it.