diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2018-11-19 11:19:44 +0800 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2018-11-19 11:19:44 +0800 |
commit | 2bcd57ee0a9f580a4b5e7dddebfb2b4661fd498e (patch) | |
tree | 092c16cf2cc8acfd96690090344f3d31252f2def /docs/api | |
parent | 112f12dbd6f3ccf432eb36e46e270544aa6a76a9 (diff) |
Fix for the API problem
Change-Id: I50726946cfb425952c8947d8ec643fa753645399
Issue-ID: SO-1230
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'docs/api')
-rw-r--r-- | docs/api/offered_consumed_apis.rst | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/api/offered_consumed_apis.rst b/docs/api/offered_consumed_apis.rst index 0cf7e0f341..d6791d3437 100644 --- a/docs/api/offered_consumed_apis.rst +++ b/docs/api/offered_consumed_apis.rst @@ -5,7 +5,7 @@ SO Offered and Consumed APIs ===================================== -The list of APIs that SO offerers could be find in the following table: +The list of APIs that SO offerers could be found in the following table: .. |yml-icon| image:: swagger/images/yaml.png :width: 40px @@ -22,3 +22,13 @@ The list of APIs that SO offerers could be find in the 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: + +.. csv-table:: + :header: "|Swagger-icon|", "|yml-icon|" + :widths: 60,60 + + "swagger json file", "yaml doc" + ":download:`link <swagger/SO_MONITORING_SWAGGER.json>`", ":download:`link <swagger/SO_MONITORING_SWAGGER.yaml>`" +
\ No newline at end of file |