diff options
author | lapentafd <francesco.lapenta@est.tech> | 2024-08-08 14:21:19 +0100 |
---|---|---|
committer | lapentafd <francesco.lapenta@est.tech> | 2024-08-09 11:03:07 +0100 |
commit | 4700a7873253828e24f0dc18866be308f636064d (patch) | |
tree | 03deccb4d43e95f62b9084728e296f3b35d52e60 /docs/humaninterfaces | |
parent | 4e494f6b51418c07e88366ee4e097286d1feec15 (diff) |
Set serviceId in v2 policy_info to optional and blank by default
Issue-ID: CCSDK-4044
Change-Id: Ia75353e4bb7fdaf726da720457dd0781aead2c22
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` |