jensoleg / swagger-ui

Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
http://swagger.io
Other
1.13k stars 310 forks source link

What do I do if I have multiple json/yamil files? #58

Open AkashMalhotra opened 8 years ago

DavidParks8 commented 8 years ago

You could solve this by making a dropdown that dynamically switches the swagger file url and reloads the ui.

davidamitchell commented 7 years ago

could also give https://www.npmjs.com/package/swagger-merge a go