From b6af441a798ca32b16244834312b957fbdb1439d Mon Sep 17 00:00:00 2001 From: Jan Groenendijk Date: Wed, 26 Jul 2023 10:14:18 +0000 Subject: [PATCH] Update _3gpp-ns-nrm-serviceprofile.yang, replace models with mode --- yang-models/_3gpp-ns-nrm-serviceprofile.yang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yang-models/_3gpp-ns-nrm-serviceprofile.yang b/yang-models/_3gpp-ns-nrm-serviceprofile.yang index d3630dc23..db3fcd9e7 100755 --- a/yang-models/_3gpp-ns-nrm-serviceprofile.yang +++ b/yang-models/_3gpp-ns-nrm-serviceprofile.yang @@ -362,7 +362,7 @@ submodule _3gpp-ns-nrm-serviceprofile { type ns3cmn:Support-enum; } } - list v2XCommModels { + list v2XCommMode { description "An attribute specifies whether or not the V2X communication mode is supported by the network slice."; config false; @@ -500,4 +500,4 @@ submodule _3gpp-ns-nrm-serviceprofile { } } } -} \ No newline at end of file +} -- GitLab