From: Guangrong Fu Date: Wed, 27 Sep 2017 13:57:06 +0000 (+0800) Subject: Modify the path of the swagger X-Git-Tag: v1.0.0~44^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Frule-management.git;a=commitdiff_plain;h=9b6c06612828f959ec6c71fc089fac38957f3828 Modify the path of the swagger Change the path of the swagger.json to a relative one Change-Id: I5c25e2f9aa6f23f4084fb34c303da8022d10aa36 Issue-ID: HOLMES-54 Signed-off-by: Guangrong Fu --- diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst index 08cc29b..41142ed 100644 --- a/docs/offeredapis.rst +++ b/docs/offeredapis.rst @@ -7,4 +7,4 @@ The rule management module provides the following APIs. * Rule Query * Rule Deletion -.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=holmes/rule-management.git;a=blob;f=rulemgt/src/main/resources/swagger.json +.. swaggerv2doc:: ../rulemgt/src/main/resources/swagger.json