From f73423f9b51c481036d8315c7caf7d3eaf46be93 Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Wed, 27 Sep 2017 21:50:58 +0800 Subject: [PATCH] Modify the path of the swagger Change the path of the swagger.json to a relative one Change-Id: I6d6f92952dd5b1b46e9dca8d82d6f0344f641b22 Issue-ID: HOLMES-54 Signed-off-by: Guangrong Fu --- docs/offeredapis.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst index bc3ac8b..04520fd 100644 --- a/docs/offeredapis.rst +++ b/docs/offeredapis.rst @@ -6,4 +6,4 @@ The rule management module provides the following APIs. * Rule Undeployment * Rule Verification -.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=holmes/engine-management.git;a=blob;f=engine-d/src/main/resources/swagger.json +.. swaggerv2doc:: ../engine-d/src/main/resources/swagger.json \ No newline at end of file -- 2.16.6