Fix typos in documentation 55/4855/2
authorelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 19 Oct 2020 08:17:28 +0000 (10:17 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 19 Oct 2020 08:52:50 +0000 (10:52 +0200)
Change-Id: I764ee0740bd3611dd58f9aa80f9823a20c147ef3
Issue-ID: NONRTRIC-157
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
docs/api-docs.rst
docs/installation-guide.rst
docs/policy-agent-api.rst
docs/sdnc-a1-controller-api.rst

index 67f3cee..12ff516 100644 (file)
@@ -2,6 +2,9 @@
 .. http://creativecommons.org/licenses/by/4.0
 .. Copyright (C) 2020 Nordix
 
+.. _api_docs:
+
+
 ========
 API-Docs
 ========
index 26c9133..1bcc3c4 100644 (file)
@@ -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
 
index eaa805d..4b6b870 100644 (file)
@@ -766,7 +766,7 @@ Examples
 
   {
     "id": "Policy 1",
-    "json", {
+    "json": {
       "scope": {
         "ueId": "UE1 ",
         "cellId": "Cell 1"
index 24f9d45..dd85549 100644 (file)
@@ -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"