Swagger UI: Updating swagger-ui.js to list the resources and operations

in sorted order.
This commit is contained in:
nikhiljindal
2015-01-12 17:29:07 -08:00
parent f8db96b673
commit 87c9c374b7
3 changed files with 103 additions and 29 deletions

View File

@@ -13,8 +13,9 @@ Instructions on how to use these:
https://github.com/swagger-api/swagger-ui#how-to-use-it
## Local Modifications
Updated the url to "../../swaggerapi" as per instructions at:
- Updated the url to "../../swaggerapi" as per instructions at:
https://github.com/swagger-api/swagger-ui#how-to-use-it
- Modified swagger-ui.js to list resources and operations in sorted order.
LICENSE file has been created for compliance purposes.
Not included in original distribution.