RonasIT / laravel-swagger

Laravel-Swagger is a fully automate tool which allows to generate and save swagger-based documentation after successful completing your application's feature tests.
https://ronasit.com
MIT License
148 stars 43 forks source link

Remove grouping paths by global prefix #90

Open DenTray opened 1 year ago

DenTray commented 1 year ago

After implementing an ability to set the global prefix https://github.com/RonasIT/laravel-swagger/issues/69 we have next behaviour

image

it would be better if we can remove grouping by global prefix