diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index 049e55c95cf97d140a379274ecb1b6fef707b4a4..c9b799140929018ba96a95636bd2107a68a78961 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -26,6 +26,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)"; + revision 2024-05-13 { reference "CR-0360" ; } revision 2024-04-05 { reference "CR-0341" ; } revision 2023-11-05 { reference "CR-0293 CR-0301" ; } revision 2023-09-17 { reference CR-0270 ; } @@ -433,7 +434,7 @@ module _3gpp-common-trace { when '../jobType = "TRACE_ONLY"' + ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"'; type string; - description "Specifies the messages to be reported."; + description "Specifies the metrics to be reported."; reference "Clause 10 of 3GPP TS 32.422"; }