From 262f9893d0971a62886ec14e84f2019cabcc2ffb Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 3 Oct 2025 15:57:52 +0000 Subject: [PATCH] Edit _3gpp-common-yang-types.yang --- yang-models/_3gpp-common-yang-types.yang | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yang-models/_3gpp-common-yang-types.yang b/yang-models/_3gpp-common-yang-types.yang index 815d55d57..dc174eb5a 100755 --- a/yang-models/_3gpp-common-yang-types.yang +++ b/yang-models/_3gpp-common-yang-types.yang @@ -16,6 +16,7 @@ module _3gpp-common-yang-types { TTA, TTC). All rights reserved."; reference "3GPP TS 28.623"; + revision 2025-10-06 { reference CR-0581; } revision 2025-08-18 { reference CR-1557; } revision 2025-08-06 { reference CR-0563; } revision 2025-02-18 { reference CR-0511; } @@ -1195,10 +1196,9 @@ module _3gpp-common-yang-types { location specified by 'fileLocation'. The file location may identify any entity such as a file server or a MnS consumer. The identified MnS consumer may or may not be identical to the MnS consumer creating - the 'PerfMetricJob'. As for CHOICE_1 the MnS producer may emit - 'notifyFileReady' and 'notifyFilePreparationError' notifications to - inform subscribers that a file has been made available at the location - specified by 'fileLocation'. + the 'PerfMetricJob'. The MnS producer may emit 'notifyFileReady' and + 'notifyFilePreparationError' notifications to inform subscribers that + a file has been made available at the location specified by 'fileLocation'. - When only the streamTarget attribute is present, the MnS producer shall stream the data to the location specified by streamTarget. -- GitLab