DarkaOnLine / L5-Swagger

OpenApi or Swagger integration to Laravel
https://github.com/DarkaOnLine/L5-Swagger
MIT License
2.53k stars 387 forks source link

How to use multiple paths inswagger for api? #384

Open creativedevs opened 3 years ago

creativedevs commented 3 years ago

Description:

I have different paths for apis

exa, http://host/test/data/{route}

http://host/v1/m1/data/{route}

How can I use two path as base path ?

Steps To Reproduce:

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/98482969-how-to-use-multiple-paths-inswagger-for-api?utm_campaign=plugin&utm_content=tracker%2F13655492&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F13655492&utm_medium=issues&utm_source=github).
raviroshanmehta commented 2 years ago

i am exactly looking for the same solution. any work around for this problem ?

beeyev commented 1 year ago

up

BorisWild commented 2 weeks ago

Please see this answer: https://github.com/DarkaOnLine/L5-Swagger/issues/601#issuecomment-2118981787