Modify the path of the swagger 97/15997/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Wed, 27 Sep 2017 13:50:58 +0000 (21:50 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Wed, 27 Sep 2017 13:50:58 +0000 (21:50 +0800)
Change the path of the swagger.json to a relative one

Change-Id: I6d6f92952dd5b1b46e9dca8d82d6f0344f641b22
Issue-ID: HOLMES-54
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
docs/offeredapis.rst

index bc3ac8b..04520fd 100644 (file)
@@ -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