diff options
author | JohnKeeney <john.keeney@est.tech> | 2022-05-12 22:15:14 +0100 |
---|---|---|
committer | JohnKeeney <john.keeney@est.tech> | 2022-05-12 22:15:25 +0100 |
commit | 069b469a3990f30b3a0012f3d9fde535ebf3149f (patch) | |
tree | 2e7964048e20c7e0c0c6b6bbfdb230d6d9ff2579 /docs/offeredapis/offeredapis.rst | |
parent | f5f34a552b1559d79a74ae9e3e79686d6b93af70 (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>
Diffstat (limited to 'docs/offeredapis/offeredapis.rst')
-rw-r--r-- | docs/offeredapis/offeredapis.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/offeredapis/offeredapis.rst b/docs/offeredapis/offeredapis.rst index 1ef7dd0c..28f00835 100644 --- a/docs/offeredapis/offeredapis.rst +++ b/docs/offeredapis/offeredapis.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. Copyright 2020 Nordix Foundation +.. Copyright 2022 Nordix Foundation .. _offered_apis: @@ -12,7 +12,7 @@ Offered APIs Introduction ------------ -The north bound REST API of the A1 Policy Management Service provides convenient methods to handle policies. +The north-bound REST API of the A1 Policy Management Service provides convenient methods to handle A1 policies. Overall architecture for O-RAN A1 Policy functions |