Merge "Add generation of API yaml file"
authorHenrik Andersson <henrik.b.andersson@est.tech>
Tue, 8 Dec 2020 17:14:10 +0000 (17:14 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Tue, 8 Dec 2020 17:14:10 +0000 (17:14 +0000)
1  2 
docs/api-docs.rst

diff --combined docs/api-docs.rst
@@@ -18,15 -18,15 +18,15 @@@ API-Doc
  This is the API-docs of Non-RT RIC.
  
  The Non-RT RIC consists of three parts, described in the sections below:
 - * The Policy Agent
 + * The A1 Policy Management Service
   * The Enrichment Coordinator Service
   * The rAPP Catalogue
  
  
 -Policy Agent
 -============
 +A1 Policy Management Service
 +============================
  
 -For information about the The Policy Agent that is implemented in ONAP, see `readthedocs`_ and `wiki`_.
 +For information about the A1 Policy Management Service that is implemented in ONAP, see `readthedocs`_ and `wiki`_.
  
  .. _readthedocs: https://docs.onap.org/projects/onap-ccsdk-oran/en/latest/index.html
  .. _wiki: https://wiki.onap.org/pages/viewpage.action?pageId=84644984
@@@ -37,10 -37,10 +37,10 @@@ Enrichment Coordinator Servic
  See `ECS API <./ecs-api.html>`_ for how to use the API.
  
  .. csv-table::
-    :header: "API name", "|swagger-icon|"
-    :widths: 10,5
+    :header: "API name", "|swagger-icon|", "|yaml-icon|"
+    :widths: 10,5,5
  
-    "ECS API", ":download:`link <./offeredapis/swagger/ecs-api.json>`"
+    "ECS API", ":download:`link <../enrichment-coordinator-service/api/ecs-api.json>`", ":download:`link <../enrichment-coordinator-service/api/ecs-api.yaml>`"
  
  
  rAPP Catalogue