diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-09-22 09:28:26 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-09-22 09:30:57 +0800 |
commit | 7240916c59ad2b1220b1fb8e79925995c699cc56 (patch) | |
tree | fb047da1f68da980b7eb5ad353c145afee6027d0 | |
parent | e3860e0fd7b0167e1afa2ac9252ce9f1e8f3c82c (diff) |
Fix the Title of the API doc
Change-Id: I14e05e1635a21599c0b5a3b5a0c9c84182ef6a1f
Issue-ID: HOLMES-54
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
-rw-r--r-- | docs/offeredapis.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst index ab7bb12..08cc29b 100644 --- a/docs/offeredapis.rst +++ b/docs/offeredapis.rst @@ -1,4 +1,4 @@ -DCAEGEN2 Components Offered APIs +Holmes Rule Management Component Offered APIs ================================== The rule management module provides the following APIs. @@ -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
\ No newline at end of file +.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=holmes/rule-management.git;a=blob;f=rulemgt/src/main/resources/swagger.json |