From 0df37ac0a9c648527f3a93f4f9ee58128cd4ae05 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Thu, 21 Sep 2017 09:38:10 +0530 Subject: [PATCH] mapping E2EService urls IssueId: SO-150 Change-Id: I5d2542ad0439328908ce26c00eb2fc4213a330fa Signed-off-by: Seshu-Kumar-M --- mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/web.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/web.xml b/mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/web.xml index cd4a560ad1..b8ce1a6321 100644 --- a/mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/web.xml +++ b/mso-api-handlers/mso-api-handler-infra/WebContent/WEB-INF/web.xml @@ -85,6 +85,7 @@ /properties/* /api-docs/* /tasks/* + /e2eServiceInstances/* -- 2.16.6