X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fapi-docs.rst;h=9e438f67dd0f7682c0850d48c50842fa179ea659;hb=8fd8e9fc86a24be49d61841e381423120a41296d;hp=ed0cc79a42cfe183fac478bf57cc9c92c817933d;hpb=e8cc7ee89c17cb18c0802bd3a6afe8031217b2ab;p=nonrtric.git diff --git a/docs/api-docs.rst b/docs/api-docs.rst index ed0cc79a..9e438f67 100644 --- a/docs/api-docs.rst +++ b/docs/api-docs.rst @@ -18,15 +18,15 @@ API-Docs 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 @@ Enrichment Coordinator Service 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