From: Henrik Andersson Date: Mon, 19 Oct 2020 11:43:21 +0000 (+0000) Subject: Merge "Fix typos in documentation" X-Git-Tag: 2.1.0~27 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=b5cb68ea0e77d0a1421b4f17cc58b981628c29f7;hp=aaefec33473145269f359ad7da436048b92b5912;p=nonrtric.git Merge "Fix typos in documentation" --- diff --git a/docs/api-docs.rst b/docs/api-docs.rst index 67f3ceec..12ff5167 100644 --- a/docs/api-docs.rst +++ b/docs/api-docs.rst @@ -2,6 +2,9 @@ .. http://creativecommons.org/licenses/by/4.0 .. Copyright (C) 2020 Nordix +.. _api_docs: + + ======== API-Docs ======== diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 26c9133f..1bcc3c42 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -14,7 +14,7 @@ Abstract This document describes how to install the Non-RT RIC SDNC A1 Controller, its dependencies and required system resources. -This work is in progress. Please visit the `api-docs page`_ for more information about the SDNC A1 Controller and the Policy Agent. +This work is in progress. Please visit :ref:`api_docs` for more information about the SDNC A1 Controller and the Policy Agent. .. _api-docs page: ./api-docs.html diff --git a/docs/policy-agent-api.rst b/docs/policy-agent-api.rst index eaa805d8..4b6b870c 100644 --- a/docs/policy-agent-api.rst +++ b/docs/policy-agent-api.rst @@ -766,7 +766,7 @@ Examples { "id": "Policy 1", - "json", { + "json": { "scope": { "ueId": "UE1 ", "cellId": "Cell 1" diff --git a/docs/sdnc-a1-controller-api.rst b/docs/sdnc-a1-controller-api.rst index 24f9d451..dd855491 100644 --- a/docs/sdnc-a1-controller-api.rst +++ b/docs/sdnc-a1-controller-api.rst @@ -331,7 +331,7 @@ Get **a specific** policy from a Near |nbh| RT |nbsp| RIC that is using the OSC Get **a specific** policy from a Near |nbh| RT |nbsp| RIC that is using the STD 1.1.3 version. :: - curl -X POST http://localhost:8282/restconf/operations/A1-ADAPTER-API:getA1PolicyType + curl -X POST http://localhost:8282/restconf/operations/A1-ADAPTER-API:getA1Policy -H Content-Type:application/json -d '{ "input": { "near-rt-ric-url":"http://ricsim_g2_1:8085/A1-P/v1/policies/5000"