diff --git a/swagger-ui/README.md b/swagger-ui/README.md index 850c84f..f0770c4 100644 --- a/swagger-ui/README.md +++ b/swagger-ui/README.md @@ -1,6 +1,6 @@ # swagger-ui -Swagger UI 2.2.10 with API_URL, API_KEY and OAUTH2 injection (45 MB) +Swagger UI 3.0.4 with API_URL, API_KEY and OAUTH2 injection (45 MB) ## Usage @@ -20,4 +20,4 @@ $ docker run -d -p 80:80 -e API_URL=http://localhost:4000/swagger schickling/swa * `OAUTH_APP_NAME` - oAuth2 app name (optional, use empty to remove) * `OAUTH_ADDITIONAL_PARAMS` - oAuth2 query string additional params (optional) -Variable value `**None**` should not be used for above defined variables. \ No newline at end of file +Variable value `**None**` should not be used for above defined variables.