diff options
author | Rene_Robert <rene.robert@orange.com> | 2019-08-22 16:57:27 +0200 |
---|---|---|
committer | Rene_Robert <rene.robert@orange.com> | 2019-08-22 16:58:30 +0200 |
commit | aa60635864b19e2790a0515ec398ba48be2bb75d (patch) | |
tree | 41d3cdd13df77f6d01468f9a5062064793374fd3 /docs/api/offered_consumed_apis.rst | |
parent | 7981396ba705aa2d22ecf680f74a462d784c5e56 (diff) |
url correction and improve API doc
Issue-ID: SO-2245
Signed-off-by: Rene_Robert <rene.robert@orange.com>
Change-Id: Ife95e64f0bed03e779f8ffef180f2a68ed0eb371
Diffstat (limited to 'docs/api/offered_consumed_apis.rst')
-rw-r--r-- | docs/api/offered_consumed_apis.rst | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/docs/api/offered_consumed_apis.rst b/docs/api/offered_consumed_apis.rst index 0caef0a426..1d0a8f005b 100644 --- a/docs/api/offered_consumed_apis.rst +++ b/docs/api/offered_consumed_apis.rst @@ -3,7 +3,7 @@ .. Copyright 2018 Huawei Technologies Co., Ltd. SO Offered and Consumed APIs -===================================== +============================ The list of APIs that SO offers can be found in following table: @@ -22,8 +22,9 @@ The list of APIs that SO offers can be found in following table: "swagger json file", "html doc", "yaml doc" ":download:`link <swagger/swagger.json>`", ":download:`link <swagger/swagger.html>`", ":download:`link <swagger/swagger.yaml>`" - -The list of APIs that SO offerers for monitroing the BPMN flows could be found in the following table: + +The list of APIs that SO offerers for monitoring the BPMN flows +could be found in the following table: .. csv-table:: :header: "|Swagger-icon|", "|yml-icon|" @@ -33,11 +34,13 @@ The list of APIs that SO offerers for monitroing the BPMN flows could be found i ":download:`link <swagger/SO_MONITORING_SWAGGER.json>`", ":download:`link <swagger/SO_MONITORING_SWAGGER.yaml>`" Further Reading ----------------------------------------- +--------------- Detailed documentation can be found here: .. toctree:: :maxdepth: 1 - apis/SO_Interface.rst
\ No newline at end of file + apis/serviceInstances-api.rst + apis/e2eServiceInstances-api.rst + apis/consumed-apis.rst |