diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2017-10-10 20:02:53 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2017-10-10 20:03:27 +0800 |
commit | 6919750fe2f8c1193dde3ec7f8e8891c39b17abd (patch) | |
tree | 80bbbeb690c3aeaeb72caee103ccd3b04c4d5280 | |
parent | ed614d0b1f124c5476055f137086dce111798d8e (diff) |
Change the Relative Path of Offered APIs
Change-Id: I2857414e70e53ae947b97cabeafa8da183f6ec94
Issue-ID: HOLMES-66
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
-rw-r--r-- | docs/platform/offeredapis.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/offeredapis.rst b/docs/platform/offeredapis.rst index 4bab359..1d38145 100644 --- a/docs/platform/offeredapis.rst +++ b/docs/platform/offeredapis.rst @@ -8,4 +8,4 @@ The rule management module provides the following APIs. * Rule Query * Rule Deletion -.. swaggerv2doc:: ../rulemgt/src/main/resources/swagger.json +.. swaggerv2doc:: ../../rulemgt/src/main/resources/swagger.json |