From 92891e062200f4b935a23faa82cfafd963b01772 Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Wed, 6 Sep 2017 17:55:04 +0800 Subject: Change the API Path Change the API path from onapapi to api Change-Id: Ie4ea49e2f9531044399a3d98513d6f96ee866c98 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu --- dmaap-dsa-standalone/src/main/assembly/conf/dmaap-dsa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dmaap-dsa-standalone/src/main/assembly') diff --git a/dmaap-dsa-standalone/src/main/assembly/conf/dmaap-dsa.yml b/dmaap-dsa-standalone/src/main/assembly/conf/dmaap-dsa.yml index 633309b..08ac3d2 100644 --- a/dmaap-dsa-standalone/src/main/assembly/conf/dmaap-dsa.yml +++ b/dmaap-dsa-standalone/src/main/assembly/conf/dmaap-dsa.yml @@ -9,7 +9,7 @@ apidescription: ZTE Holmes Data Source Adaptor RESTful APIs server: type: simple - rootPath: '/onapapi/holmes-dmaap-dsa/v1/*' + rootPath: '/api/holmes-dmaap-dsa/v1/*' applicationContextPath: / adminContextPath: /admin connector: -- cgit 1.2.3-korg