diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2019-08-23 08:51:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-23 08:51:33 +0000 |
commit | 4e31bbdbf62b5fac865a8cf0527b6e309fb66402 (patch) | |
tree | bd8c007f6ab4624c99e77e977bfeec93f4671bb5 /docs/api/offered_consumed_apis.rst | |
parent | 9fd49c5f4538cb9b498abeaa4e7f45993369a2aa (diff) | |
parent | aa60635864b19e2790a0515ec398ba48be2bb75d (diff) |
Merge "url correction and improve API doc Issue-ID: SO-2245"
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 |