From: Guangrong Fu Date: Wed, 27 Sep 2017 13:50:58 +0000 (+0800) Subject: Modify the path of the swagger X-Git-Tag: v1.0.0~31 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fengine-management.git;a=commitdiff_plain;h=f73423f9b51c481036d8315c7caf7d3eaf46be93 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 --- 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