From 83d87a766a89807ba0538f70ecddce3aee1301e7 Mon Sep 17 00:00:00 2001 From: Jian Li Date: Wed, 20 Apr 2016 15:38:24 -0700 Subject: [PATCH] Bumpup swagger ui to 2.1.4 to fix the issues in 2.1.0 This commit resolves some issues on generating REST API request, such as incorrect content-type generation for http DELETE request. Change-Id: I70bf18247f95ccf22b1fd77bc48ce9977ff57212 --- web/api/src/main/resources/docs/index.html | 1 + .../main/resources/docs/lib/jsoneditor.min.js | 11 + .../main/resources/docs/lib/swagger-oauth.js | 122 +- .../resources/docs/lib/underscore-min.map | 1 + web/api/src/main/resources/docs/swagger-ui.js | 16802 +++++----------- 5 files changed, 5591 insertions(+), 11346 deletions(-) create mode 100644 web/api/src/main/resources/docs/lib/jsoneditor.min.js create mode 100644 web/api/src/main/resources/docs/lib/underscore-min.map diff --git a/web/api/src/main/resources/docs/index.html b/web/api/src/main/resources/docs/index.html index 5a52222bbf..20f0c7edc5 100644 --- a/web/api/src/main/resources/docs/index.html +++ b/web/api/src/main/resources/docs/index.html @@ -21,6 +21,7 @@ +