swaggo / gin-swagger

gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
3.66k stars 266 forks source link

Getting all defined routes in swagger #275

Open mjaliz opened 12 months ago

mjaliz commented 12 months ago

Hello everyone. Is there any method to get all defined routes in gin app?