From 159ae613c08dcdddbda9efb8dc26634b691c5693 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Mon, 13 Mar 2017 19:57:07 +0800 Subject: Modify the URI of the Microservice Change-Id: I22f4859d6f44f5efd32296a7f072adb515f0fa94 Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu --- rulemgt-standalone/src/main/assembly/conf/rulemgt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rulemgt-standalone/src/main') diff --git a/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml b/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml index beb60ae..8ad1f9a 100644 --- a/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml +++ b/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml @@ -9,7 +9,7 @@ apidescription: ZTE Holmes rule Management rest API server: type: simple - rootPath: '/api/holmes-rulemgt/v1/*' + rootPath: '/openoapi/holmes-rule-mgmt/v1/*' applicationContextPath: / adminContextPath: /admin connector: -- cgit 1.2.3-korg