diff options
author | 2024-08-09 11:35:29 +0100 | |
---|---|---|
committer | 2024-08-09 12:41:30 +0100 | |
commit | ecd99896ee598c29a228c8acbf2e72f81310a42e (patch) | |
tree | 0f8e839db03f48ea1836361a5e7d9fba7332456a /docs/humaninterfaces | |
parent | 4a799420ad89fed0c7f09225de51d088ca57c9c3 (diff) |
Set serviceId in v2 policy_info to optional and blank by default - master
Issue-ID: CCSDK-4044
Change-Id: I607062cadf46d4f84b1285c24140105e1e7ad05e
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
Diffstat (limited to 'docs/humaninterfaces')
-rw-r--r-- | docs/humaninterfaces/humaninterfaces.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/humaninterfaces/humaninterfaces.rst b/docs/humaninterfaces/humaninterfaces.rst index a68962b8..fb8635e3 100644 --- a/docs/humaninterfaces/humaninterfaces.rst +++ b/docs/humaninterfaces/humaninterfaces.rst @@ -7,6 +7,6 @@ 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>`_. +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://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/overview>`_. Any "REST Client" application may be used (Postman, ...) to interact with the Policy Management Service application via the :ref:`pms_api` |