From ed7e1c3dfe332abc67ed943717db2ee94406f95e Mon Sep 17 00:00:00 2001 From: Tal Gitelman Date: Thu, 29 Jun 2017 19:30:00 +0300 Subject: [SDC] rebase code Change-Id: I456ec65a233d277e6bae35e140f2e3da5765bae6 Signed-off-by: Tal Gitelman Signed-off-by: Michael Lando --- catalog-be/src/main/webapp/WEB-INF/web.xml | 29 ++--------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) (limited to 'catalog-be/src/main/webapp') diff --git a/catalog-be/src/main/webapp/WEB-INF/web.xml b/catalog-be/src/main/webapp/WEB-INF/web.xml index fe228a3f97..b559d1b80f 100644 --- a/catalog-be/src/main/webapp/WEB-INF/web.xml +++ b/catalog-be/src/main/webapp/WEB-INF/web.xml @@ -130,7 +130,7 @@ swagger.api.basepath - http://localhost:8080/sdc/ + http://localhost:8080/sdc @@ -139,24 +139,6 @@ 2 - - - @@ -165,13 +147,6 @@ 3 true - - - - ViewStatusMessages @@ -190,7 +165,7 @@ true methods - GET,POST + GET,POST,PUT,DELETE mimeTypes -- cgit 1.2.3-korg