Fix NPE on service import
[sdc.git] / docs / offeredapis.rst
index 23504c1..b621725 100644 (file)
@@ -1,14 +1,19 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
+.. _offeredapis:
 
-Offered APIs
-============
+================
+SDC Offered APIs
+================
 
-.. note::
-   * This section is used to describe the external interfaces offered by a software component
-   
-   * This section is typically: provided for a  platform-component and sdk; and 
-     referenced in developer guides and api reference manuals.
-   
-   * This note must be removed after content has been added.
+The list of APIs that SDC offers can be found from the following table:
 
+.. csv-table::
+   :header: "API name", "OpenAPI JSON", "OpenAPI YAML"
+   :widths: 10,5,5
+
+   "SDCE-1", ":download:`link <openapi/openapi-sdce-1.json>`", ":download:`link <openapi/openapi-sdce-1.yaml>`"
+   "SDCE-2 & SDCE-5", ":download:`link <openapi/openapi-sdce-2-sdce-5.json>`", ":download:`link <openapi/openapi-sdce-2-sdce-5.yaml>`"
+   "SDCE-4", ":download:`link <openapi/openapi-sdce-4.json>`", ":download:`link <openapi/openapi-sdce-4.yaml>`"
+   "SDCE-6", ":download:`link <openapi/openapi-sdce-6.json>`", ":download:`link <openapi/openapi-sdce-6.yaml>`"
+   "SDCE-7", ":download:`link <openapi/openapi-sdce-7.json>`", ":download:`link <openapi/openapi-sdce-7.yaml>`"