diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-09-27 21:50:58 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-09-27 21:50:58 +0800 |
commit | f73423f9b51c481036d8315c7caf7d3eaf46be93 (patch) | |
tree | e40f09ac58cd6ba2e6f5c4ca28c80bfc51b8d6fb /docs | |
parent | e63d5626bfb4411b0a964acc781a8a2420cebb3d (diff) |
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 <fu.guangrong@zte.com.cn>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/offeredapis.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |