summaryrefslogtreecommitdiffstats
path: root/docs/humaninterfaces
diff options
context:
space:
mode:
authorJohnKeeney <john.keeney@est.tech>2022-05-12 22:15:14 +0100
committerJohn Keeney <john.keeney@est.tech>2022-05-17 09:56:16 +0000
commitc1778929dbf61e1a2ae31f20b90fedd4f0daae2a (patch)
tree7055d089342abdaa3b0e47c31b19ab003743b60e /docs/humaninterfaces
parent219aca6f1fa526fa0bdc8546a88a612aa2b512f7 (diff)
Documentation updates
Updated RTD documentation, and fixed some typos in java files conatining annotations used to generate OpenAPI (json, yaml, html) specs & docs. Issue-ID: CCSDK-3616 Change-Id: Iefa905f4c0f13cb013872d4858232695fc107927 Signed-off-by: JohnKeeney <john.keeney@est.tech> (cherry picked from commit 069b469a3990f30b3a0012f3d9fde535ebf3149f)
Diffstat (limited to 'docs/humaninterfaces')
-rw-r--r--docs/humaninterfaces/humaninterfaces.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/humaninterfaces/humaninterfaces.rst b/docs/humaninterfaces/humaninterfaces.rst
index 9f1ea579..be271b43 100644
--- a/docs/humaninterfaces/humaninterfaces.rst
+++ b/docs/humaninterfaces/humaninterfaces.rst
@@ -1,5 +1,5 @@
.. SPDX-License-Identifier: CC-BY-4.0
-.. Copyright 2021 Nordix Foundation
+.. Copyright 2022 Nordix Foundation
Human Interfaces
@@ -8,4 +8,4 @@ Human Interfaces
The NON-RT RIC Control Panel in O-RAN-SC can be used to interact with the Policy Management Service.
See `NON-RT RIC Control Panel repo <https://gerrit.o-ran-sc.org/r/admin/repos/portal/nonrtric-controlpanel>`_ from the `O-RAN-SC NONRTRIC Project <https://wiki.o-ran-sc.org/display/RICNR>`_.
-Any "Rest Client" application may be used (Postman, ...) to interact with the Policy Management Service application via the :ref:`pms_api`
+Any "REST Client" application may be used (Postman, ...) to interact with the Policy Management Service application via the :ref:`pms_api`