EvgenyOrekhov
22634b8aaa
Update swagger-ui/Dockerfile
- Replace `mhart/alpine-node` with the official `node:alpine` image
- Replace `apk update && apk add` with the new `apk add --no-cache` command
which updates the index and removes it after the installation
8 years ago
EvgenyOrekhov
882b5b88a8
Update swagger-ui to v2.2.8
8 years ago
avianey
3b71214fef
Support for custom OAUTH2 param definition
8 years ago
EvgenyOrekhov
593f489b93
Update swagger-ui to v2.2.6
8 years ago
EvgenyOrekhov
3a0c3bed8d
Update swagger-ui to v2.2.2
8 years ago
kevi6083
bac56de3ce
Improved regex for inserting validatorUrl
8 years ago
kevi6083
bbe438f473
Add ability to override Swagger valdiatorUrl property
8 years ago
Michael Truong
4d3331277d
Allow overriding of default serving port for Swagger UI
8 years ago
EvgenyOrekhov
943cf6a5fb
Update swagger-ui to v2.2.0
8 years ago
EvgenyOrekhov
79d58a224e
Fix #30 : make URL to swagger.json relative in swagger-ui/run.sh
8 years ago
EvgenyOrekhov
ed841c37eb
Fix #28 : make swagger-ui/run.sh forward signals to the Node.js process
`docker stop` now properly stops the swagger-ui container
8 years ago
Nicolas Schwarzentrub
094f661505
update to swagger-ui v2.1.3
Update to the new version of swagger-ui
9 years ago
Arul
dc7304c5c4
Added support to load local swagger.json
- docker-compose.yml to easy to test
- petstore-swagger.json as local json
9 years ago
Guillaume Desvé
7256d04d88
Update swagger-ui README for 2.1.3
Forgot about that :(
9 years ago
Guillaume Desvé
b979388d70
Upgrade swagger-ui to 2.1.3
9 years ago
Johannes Schickling
d247946ce6
swagger ui
9 years ago