nextapps-be / laravel-swagger-ui

Add Swagger UI to a Laravel application.
MIT License
160 stars 20 forks source link

Generate Json #17

Closed mgip closed 1 year ago

mgip commented 1 year ago

Hello,

How to generate openapi.json ??

I check this up the commands and i dont see any to generate Annotation based.

Thanks

yinx commented 1 year ago

Hey @mgip, This package does not generate an openapi.json file in any way. Its only focus at this time is to allow you to add an openapi.json file and to smooth out the use of the swaggerui library to display that file as a web page.

CrazyFreeMan commented 6 months ago

Package allow set url for openapi json ?