From f5fc1e2c6c87770509e4c7f65f286a6ce5ee2503 Mon Sep 17 00:00:00 2001 From: Robert Schuh Date: Wed, 5 Apr 2017 16:58:03 +0200 Subject: [PATCH] Update README.md --- swagger-ui/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.