2015-01-05 23:50:19 +00:00
|
|
|
# Readme
|
|
|
|
|
|
|
|
URL: https://github.com/swagger-api/swagger-ui/tree/master/dist
|
|
|
|
License: Apache License, Version 2.0
|
|
|
|
License File: LICENSE
|
|
|
|
|
|
|
|
## Description
|
|
|
|
Files from dist folder of https://github.com/swagger-api/swagger-ui.
|
|
|
|
These are dependency-free collection of HTML, Javascript, and CSS assets that
|
|
|
|
dynamically generate beautiful documentation and sandbox from a
|
|
|
|
Swagger-compliant API.
|
|
|
|
Instructions on how to use these:
|
|
|
|
https://github.com/swagger-api/swagger-ui#how-to-use-it
|
|
|
|
|
|
|
|
## Local Modifications
|
2015-07-08 00:48:22 +00:00
|
|
|
- Updated the url in index.html to "../../swaggerapi" as per instructions at:
|
2015-01-05 23:50:19 +00:00
|
|
|
https://github.com/swagger-api/swagger-ui#how-to-use-it
|
2015-09-03 14:10:11 +00:00
|
|
|
- Modified swagger-ui.js to list resources and operations in sorted order: https://github.com/kubernetes/kubernetes/pull/3421
|
2015-02-04 23:01:18 +00:00
|
|
|
- Set supportedSubmitMethods: [] in index.html to remove "Try it out" buttons.
|
2015-01-05 23:50:19 +00:00
|
|
|
|
|
|
|
LICENSE file has been created for compliance purposes.
|
|
|
|
Not included in original distribution.
|