diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-09-27 21:57:06 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-09-27 21:57:06 +0800 |
commit | 9b6c06612828f959ec6c71fc089fac38957f3828 (patch) | |
tree | 9d8241b911db2c57691295b15bad01ac69ade7d1 /docs/offeredapis.rst | |
parent | 7240916c59ad2b1220b1fb8e79925995c699cc56 (diff) |
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 <fu.guangrong@zte.com.cn>
Diffstat (limited to 'docs/offeredapis.rst')
-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 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 |