nextapps-be / laravel-swagger-ui

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

add multiple routes and versions support #21

Closed yinx closed 1 year ago

yinx commented 1 year ago

This PR adds support for multiple swagger files on different routes or multiple versions on the same route. Key features are:

This PR contains breaking changes due to the overhaul in the config file.