From a4e799fdd30110557a60e84718fea14cb64f97ef Mon Sep 17 00:00:00 2001 From: sunse Date: Wed, 15 Feb 2023 06:33:35 +0000 Subject: [PATCH 01/49] CR0869 fix IpAddr definition and reference, Update TS28541_5GcNrm.yaml --- OpenAPI/TS28541_5GcNrm.yaml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index a50921f0b..dd098b582 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -582,16 +582,6 @@ components: type: array items: $ref: '#/components/schemas/DnnSmfInfoItem' - - IpAddr: - type: object - properties: - ipv4Addr: - type: string - ipv6Addr: - type: string - ipv6Prefix: - type: string 5GCNfConnEcmInfoList: type: array @@ -890,7 +880,7 @@ components: pgwAddrList: type: array items: - $ref: '#/components/schemas/IpAddr' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/IpAddr' accessType: $ref: 'TS29571_CommonData.yaml#/components/schemas/AccessType' priority: -- GitLab From 62d17d8a459b0d6b98efcdb0067d1418bb9e9d14 Mon Sep 17 00:00:00 2001 From: sunse Date: Wed, 15 Feb 2023 04:15:57 +0000 Subject: [PATCH 02/49] CR0222 IpAddr fix, Update TS28623_ComDefs.yaml --- OpenAPI/TS28623_ComDefs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenAPI/TS28623_ComDefs.yaml b/OpenAPI/TS28623_ComDefs.yaml index bec1fadcf..2525e40c2 100755 --- a/OpenAPI/TS28623_ComDefs.yaml +++ b/OpenAPI/TS28623_ComDefs.yaml @@ -133,6 +133,7 @@ components: oneOf: - $ref: '#/components/schemas/Ipv4Addr' - $ref: '#/components/schemas/Ipv6Addr' + - $ref: '#/components/schemas/Ipv6Prefix' HostAddr: # This definition will be deprecated, when all occurances of HostAddr # are replaced by Host. -- GitLab From 56c15cf43706682249c089b9e0eee31be974031f Mon Sep 17 00:00:00 2001 From: sunse Date: Tue, 7 Mar 2023 11:09:55 +0000 Subject: [PATCH 03/49] 28.541 rel17 cr0866 remove redundant stage 3 definition for mnc and plmn --- OpenAPI/TS28312_IntentNrm.yaml | 2 +- OpenAPI/TS28538_EdgeNrm.yaml | 2 +- OpenAPI/TS28541_5GcNrm.yaml | 20 ++++++++++---------- OpenAPI/TS28541_NrNrm.yaml | 26 ++++++++------------------ 4 files changed, 20 insertions(+), 30 deletions(-) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 0257e341e..69ed6f2fd 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -647,7 +647,7 @@ components: contextValueRange: type: array items: - $ref: "TS28541_NrNrm.yaml#/components/schemas/PlmnId" + $ref: "TS28623_ComDefs.yaml#/components/schemas/PlmnId" NRFqBandContext: description: >- This data type is the "ObjectContext" data type with specialisations for NRFqBandContext diff --git a/OpenAPI/TS28538_EdgeNrm.yaml b/OpenAPI/TS28538_EdgeNrm.yaml index 4b3554df7..c8331d3c0 100644 --- a/OpenAPI/TS28538_EdgeNrm.yaml +++ b/OpenAPI/TS28538_EdgeNrm.yaml @@ -31,7 +31,7 @@ components: trackingAreaIdList: $ref: 'TS28541_NrNrm.yaml#/components/schemas/TaiList' servingPLMN: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' GeoLoc: type: object properties: diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index dd098b582..e4a76eab5 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -67,7 +67,7 @@ components: nFStatus: $ref: '#/components/schemas/NFStatus' plmn: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' sNssais: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' fqdn: @@ -101,7 +101,7 @@ components: apiPrfix: type: string allowedPlmns: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' allowedNfTypes: type: array items: @@ -209,7 +209,7 @@ components: allowedPLMNs: type: array items: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' allowedSNPNs: type: array items: @@ -539,7 +539,7 @@ components: type: object properties: plmnId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' nRTACRangelist: type: array items: @@ -549,7 +549,7 @@ components: type: object properties: pLMNId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' aMFIdentifier: type: integer @@ -1255,7 +1255,7 @@ components: - type: object properties: plmnId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' sEPPType: $ref: '#/components/schemas/SEPPType' sEPPId: @@ -1374,7 +1374,7 @@ components: - type: object properties: plmnId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' sBIFqdn: type: string managedNFProfile: @@ -1404,7 +1404,7 @@ components: - type: object properties: plmnId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' sBIFqdn: type: string managedNFProfile: @@ -1501,7 +1501,7 @@ components: - type: object properties: plmnId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' sEPPId: type: integer fqdn: @@ -1834,7 +1834,7 @@ components: - type: object properties: remotePlmnId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' remoteSeppAddress: $ref: 'TS28623_ComDefs.yaml#/components/schemas/HostAddr' remoteSeppId: diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index d5b7e5189..993335174 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -44,25 +44,15 @@ components: sd: type: string - Mnc: - type: string - pattern: '[0-9]{3}|[0-9]{2}' - PlmnId: - type: object - properties: - mcc: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mcc' - mnc: - $ref: '#/components/schemas/Mnc' PlmnIdList: type: array items: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' PlmnInfo: type: object properties: plmnId: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' snssai: $ref: '#/components/schemas/Snssai' PlmnInfoList: @@ -77,7 +67,7 @@ components: type: object properties: plmnId: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' cagidList: $ref: '#/components/schemas/cagId' nidList: @@ -117,7 +107,7 @@ components: type: object properties: plmnId: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' nrTac: $ref: '#/components/schemas/NrTac' TaiList: @@ -287,7 +277,7 @@ components: type: object properties: plmnId: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' snssai: $ref: '#/components/schemas/Snssai' RrmPolicyMemberList: @@ -587,7 +577,7 @@ components: TceID: type: integer PlmnTarget: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' TceMappingInfoList: type: array items: @@ -822,7 +812,7 @@ components: gnbCuName: $ref: '#/components/schemas/GnbName' plmnId: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' x2BlockList: $ref: '#/components/schemas/GGnbIdList' xnBlockList: @@ -1588,7 +1578,7 @@ components: gnbIdLength: $ref: '#/components/schemas/GnbIdLength' plmnId: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: -- GitLab From bbc74d4901fe9d834dc6cefd0566aaf7c8ba6552 Mon Sep 17 00:00:00 2001 From: sunse Date: Thu, 16 Feb 2023 06:00:32 +0000 Subject: [PATCH 04/49] CR0871 ManagedNFProfile stage3 inconsistent with stage2, Update TS28541_5GcNrm.yaml --- OpenAPI/TS28541_5GcNrm.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index e4a76eab5..6d0a7b24a 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -248,6 +248,22 @@ components: type: array items: type: string + recoveryTime: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' + nfServicePersistence: + type: boolean + nfProfileChangesSupportInd: + type: boolean + defaultNotificationSubscriptions: + type: array + items: + $ref: '#/components/schemas/DefaultNotificationSubscription' + minItems: 1 + serviceSetRecoveryTimeList: + type: array + items: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' + minItems: 1 vendorId: type: string SEPPType: -- GitLab From c6356871593dc5949534ffd3c2796d4562f426cb Mon Sep 17 00:00:00 2001 From: sunse Date: Fri, 3 Mar 2023 06:32:18 +0000 Subject: [PATCH 05/49] CR0026 Update TS28312_IntentNrm.yaml --- OpenAPI/TS28312_IntentNrm.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 69ed6f2fd..b865587e7 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -219,6 +219,10 @@ components: - IS_GREATER_THAN - IS_WITHIN_RANGE - IS_OUTSIDE_RANGE + - IS_ONE_OF + - IS_NOT_ONE_OF + - IS_EQUAL_TO_OR_LESS_THAN + - IS_EQUAL_TO_OR_GREATER_THAN FulfilStatus: type: string enum: -- GitLab From f150feb4d9fdbbdd870c28777f7a3d2d26b908c1 Mon Sep 17 00:00:00 2001 From: swaminathan1 Date: Tue, 7 Mar 2023 14:33:29 +0000 Subject: [PATCH 06/49] 28.105 rel17 0011 adding the missing definitions of attributes stage 2 and stage 3 --- OpenAPI/TS28105_AiMlNrm.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/OpenAPI/TS28105_AiMlNrm.yaml b/OpenAPI/TS28105_AiMlNrm.yaml index 1e97550d8..c537ff9e6 100644 --- a/OpenAPI/TS28105_AiMlNrm.yaml +++ b/OpenAPI/TS28105_AiMlNrm.yaml @@ -241,7 +241,14 @@ components: $ref: '#/components/schemas/ModelPerformance' areNewTrainingDataUsed: type: boolean - + trainingRequestRef: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' + trainingProcessRef: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' + trainingReportRef: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' + lastTrainingRef: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' #-------- Definition of JSON arrays for name-contained IOCs ---------------------- -- GitLab From 397d59b936bf67814834c3eba898cbe51738f906 Mon Sep 17 00:00:00 2001 From: swaminathan1 Date: Wed, 15 Feb 2023 08:19:14 +0000 Subject: [PATCH 07/49] Correcting Stage 3 definitions of attributes.yaml --- OpenAPI/TS28105_AiMlNrm.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenAPI/TS28105_AiMlNrm.yaml b/OpenAPI/TS28105_AiMlNrm.yaml index c537ff9e6..5f6c34d9d 100644 --- a/OpenAPI/TS28105_AiMlNrm.yaml +++ b/OpenAPI/TS28105_AiMlNrm.yaml @@ -177,11 +177,11 @@ components: type: number format: float trainingRequestSource: - type: string + $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' requestStatus: $ref: '#/components/schemas/RequestStatus' expectedRuntimeContext: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' + $ref: '#/components/schemas/MLContext' performanceRequirements: $ref: '#/components/schemas/PerformanceRequirements' cancelRequest: -- GitLab From 002466f9185113d0d9227aa33191c7d35ba5e4a9 Mon Sep 17 00:00:00 2001 From: srinivasaraj Date: Tue, 14 Feb 2023 16:37:03 +0000 Subject: [PATCH 08/49] CR0856 - delete duplicate SST from RANSliceSubnetProfile and TopSliceSubnetProfile --- OpenAPI/TS28541_SliceNrm.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/OpenAPI/TS28541_SliceNrm.yaml b/OpenAPI/TS28541_SliceNrm.yaml index c66944fe7..33a164cee 100755 --- a/OpenAPI/TS28541_SliceNrm.yaml +++ b/OpenAPI/TS28541_SliceNrm.yaml @@ -374,8 +374,6 @@ components: type: integer reliability: type: number - sST: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/Sst' dLMaxPktSize: type: integer uLMaxPktSize: @@ -449,8 +447,6 @@ components: type: integer reliability: type: number - sST: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/Sst' dLDeterministicComm: $ref: '#/components/schemas/DeterministicComm' uLDeterministicComm: -- GitLab From 745f47472a65adb6839ad99a557fc7e48e0d0e01 Mon Sep 17 00:00:00 2001 From: swaminathan1 Date: Wed, 15 Feb 2023 08:31:17 +0000 Subject: [PATCH 09/49] Adding bound values for excessPacketDelayThresholdValue in GenericNrm.yaml --- OpenAPI/TS28623_GenericNrm.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index 6629b061a..2b3e00dd4 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -1444,6 +1444,8 @@ components: - 150ms - 300ms - 500ms + minItems: 0 + maxItems: 255 #-------- end of Definition of types used in Trace control NRM fragment ---------- -- GitLab From fe93dc7e7c2154cf3878c20036ae384e899e827d Mon Sep 17 00:00:00 2001 From: swaminathan1 Date: Wed, 15 Feb 2023 08:26:36 +0000 Subject: [PATCH 10/49] Adding altitude to ComDefs.yaml --- OpenAPI/TS28623_ComDefs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenAPI/TS28623_ComDefs.yaml b/OpenAPI/TS28623_ComDefs.yaml index 2525e40c2..a8c57e92c 100755 --- a/OpenAPI/TS28623_ComDefs.yaml +++ b/OpenAPI/TS28623_ComDefs.yaml @@ -78,6 +78,8 @@ components: $ref: '#/components/schemas/Latitude' longitude: $ref: '#/components/schemas/Longitude' + altitude: + $ref: '#/components/schemas/Float' ConvexGeoPolygon: type: array items: -- GitLab From fc123d8451823da31a84bf2e8f622ebc3e826ebd Mon Sep 17 00:00:00 2001 From: shixixi Date: Fri, 17 Feb 2023 00:58:11 +0000 Subject: [PATCH 11/49] Update TS28105_AiMlNrm.yaml --- OpenAPI/TS28105_AiMlNrm.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenAPI/TS28105_AiMlNrm.yaml b/OpenAPI/TS28105_AiMlNrm.yaml index 5f6c34d9d..7db0fc3d5 100644 --- a/OpenAPI/TS28105_AiMlNrm.yaml +++ b/OpenAPI/TS28105_AiMlNrm.yaml @@ -169,11 +169,11 @@ components: properties: mLEntityId: type: string - candidateTraingDataSource: + candidateTrainingDataSource: type: array items: type: string - traingDataQualityScore: + trainingDataQualityScore: type: number format: float trainingRequestSource: -- GitLab From 34a4c84d7ab46e08eb78d3c487f3a360fdc98e4c Mon Sep 17 00:00:00 2001 From: Shitao Li Date: Tue, 14 Mar 2023 03:02:50 +0000 Subject: [PATCH 12/49] Update TS28312_IntentNrm.yaml --- OpenAPI/TS28312_IntentNrm.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index b865587e7..75b03a6d6 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -543,7 +543,7 @@ components: This data type is the "ExpectationTarget" data type with specialisations for MaxNumberofUEsTarget type: object properties: - targetAttribute: + targetName: type: string enum: - maxNumberofUEs @@ -558,7 +558,7 @@ components: This data type is the "ExpectationTarget" data type with specialisations for ActivityFactorTarget type: object properties: - targetAttribute: + targetName: type: string enum: - activityFactor @@ -573,7 +573,7 @@ components: This data type is the "ExpectationTarget" data type with specialisations for UESpeedTarget type: object properties: - targetAttribute: + targetName: type: string enum: - uESpeed -- GitLab From 14b2694703a356cae53614d60993d8b8b0a5f5ca Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 17 Feb 2023 17:35:10 +0000 Subject: [PATCH 13/49] Update TS28623_GenericNrm.yaml --- OpenAPI/TS28623_GenericNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index 2b3e00dd4..066890005 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -151,7 +151,7 @@ components: - FILE_BASED_LOC_SET_BY_PRODUCER - FILE_BASED_LOC_SET_BY_CONSUMER - STREAM_BASED - monitorGranularityPeriods: + reportingPeriods: type: array items: type: integer -- GitLab From 290630f7f468ba787d1dc611493f8c656ca83ef9 Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 17 Feb 2023 16:35:13 +0000 Subject: [PATCH 14/49] Update _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 42 ++++++++++++++++++++++------- 1 file changed, 33 insertions(+), 9 deletions(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index f112b8034..85e549ce0 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -22,6 +22,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)"; + revision 2023-02-15 { reference "CR-0232"; } revision 2022-04-27 { reference "CR-0159"; } revision 2021-10-18 { reference "CR-0139"; } revision 2021-07-22 { reference "CR-0137"; } @@ -456,12 +457,20 @@ module _3gpp-common-trace { leaf tjTraceRecordSessionReference { type string; mandatory true; + config false; description "An identifier, which identifies the Trace Recording Session. The attribute is applicable for both Trace and MDT. See the clause 5.7 of 3GPP TS 32.422 for additional details on the allowed values."; } + leaf traceRecordingSessionActive { + type boolean; + mandatory true; + config false; + description "Indicates whether a Trace Recording Session is active."; + } + leaf tjTraceReportingFormat { type enumeration { enum FILE_BASED; @@ -1036,14 +1045,29 @@ module _3gpp-common-trace { For details of management Trace Job activation/deactivation see clause 4.1.1.1.2 of TS 32.422. - The attribute tjJobType specifies the kind of data to collect. Dependent - on the selected type various parameters shall be available. The - attributes tjJobType, tjTraceReference, tjTraceRecordSessionReference, - tjTraceCollectionEntityAddress and tjTraceReportingFormat are mandatory - for all job types. If streaming reporting is selected for - tjTraceReportingFormat, tjStreamingTraceConsumerURI shall be present - additionally. The attribute tjPLMNTarget shall be present if trace - activation method is management based. + The attribute traceReference specifies a globally unique ID and + identifies a Trace session. One Trace Session may be activated to + multiple Network Elements. The traceReference is populated by the + consumer that makes the request for a Trace Session, TS 32.422 [30]. + + The attribute traceRecordingSessionReference identifies a Trace + Recording Session within a Trace Session. Two different trace + sessions could e.g. be caused by two different trigger events. The + traceRecordingSessionReference is populated by the traffic node + that initiates the Trace Recording Session, TS 32.422 [30]. + + The attribute traceRecordingSessionActive indicates whether a Trace + Recording Session is active or not. + + The attribute tjJobType specifies the kind of data to collect. + Dependent on the selected type various parameters shall be available. + The attributes tjJobType, tjTraceReference, + tjTraceRecordSessionReference, tjTraceCollectionEntityAddress and + tjTraceReportingFormat are mandatory for all job types. If streaming + reporting is selected for tjTraceReportingFormat, + tjStreamingTraceConsumerURI shall be present additionally. The + attribute tjPLMNTarget shall be present if trace activation method is + management based. For the different job types the attributes are differentiated as follows: - In case of TRACE_ONLY additionally the following attributes shall be @@ -1124,4 +1148,4 @@ module _3gpp-common-trace { } } } -} \ No newline at end of file +} -- GitLab From 53626a564757e83dca7e6df86cf6572441625270 Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 3 Mar 2023 00:13:34 +0000 Subject: [PATCH 15/49] Update _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 30 ++--------------------------- 1 file changed, 2 insertions(+), 28 deletions(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index 85e549ce0..f68164cad 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -454,23 +454,6 @@ module _3gpp-common-trace { The attribute is applicable for both Trace and MDT."; } - leaf tjTraceRecordSessionReference { - type string; - mandatory true; - config false; - description "An identifier, which identifies the Trace Recording Session. - The attribute is applicable for both Trace and MDT. - See the clause 5.7 of 3GPP TS 32.422 for additional details on the - allowed values."; - } - - leaf traceRecordingSessionActive { - type boolean; - mandatory true; - config false; - description "Indicates whether a Trace Recording Session is active."; - } - leaf tjTraceReportingFormat { type enumeration { enum FILE_BASED; @@ -1048,17 +1031,8 @@ module _3gpp-common-trace { The attribute traceReference specifies a globally unique ID and identifies a Trace session. One Trace Session may be activated to multiple Network Elements. The traceReference is populated by the - consumer that makes the request for a Trace Session, TS 32.422 [30]. - - The attribute traceRecordingSessionReference identifies a Trace - Recording Session within a Trace Session. Two different trace - sessions could e.g. be caused by two different trigger events. The - traceRecordingSessionReference is populated by the traffic node - that initiates the Trace Recording Session, TS 32.422 [30]. - - The attribute traceRecordingSessionActive indicates whether a Trace - Recording Session is active or not. - + consumer that makes the request for a Trace Session. + The attribute tjJobType specifies the kind of data to collect. Dependent on the selected type various parameters shall be available. The attributes tjJobType, tjTraceReference, -- GitLab From 26d6193975ed1d901bfdabf35029040d08103f25 Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 3 Mar 2023 00:23:14 +0000 Subject: [PATCH 16/49] Update _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index f68164cad..961dcd500 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -1036,12 +1036,11 @@ module _3gpp-common-trace { The attribute tjJobType specifies the kind of data to collect. Dependent on the selected type various parameters shall be available. The attributes tjJobType, tjTraceReference, - tjTraceRecordSessionReference, tjTraceCollectionEntityAddress and - tjTraceReportingFormat are mandatory for all job types. If streaming - reporting is selected for tjTraceReportingFormat, - tjStreamingTraceConsumerURI shall be present additionally. The - attribute tjPLMNTarget shall be present if trace activation method is - management based. + tjTraceCollectionEntityAddress and tjTraceReportingFormat are + mandatory for all job types. If streaming reporting is selected + for tjTraceReportingFormat, tjStreamingTraceConsumerURI shall be + present additionally. The attribute tjPLMNTarget shall be present + if trace activation method is management based. For the different job types the attributes are differentiated as follows: - In case of TRACE_ONLY additionally the following attributes shall be -- GitLab From f1e9536aa9f79b388fd5e013ef349f5f3eaa29ef Mon Sep 17 00:00:00 2001 From: gautamd Date: Thu, 2 Mar 2023 14:50:04 +0000 Subject: [PATCH 17/49] Update TS28541_SliceNrm.yaml --- OpenAPI/TS28541_SliceNrm.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/OpenAPI/TS28541_SliceNrm.yaml b/OpenAPI/TS28541_SliceNrm.yaml index 33a164cee..17264d754 100755 --- a/OpenAPI/TS28541_SliceNrm.yaml +++ b/OpenAPI/TS28541_SliceNrm.yaml @@ -513,8 +513,10 @@ components: $ref: '#/components/schemas/UserMgmtOpen' v2XCommModels: $ref: '#/components/schemas/V2XCommModels' - coverageArea: - type: string + coverageAreas: + type: array + items: + type: string termDensity: $ref: '#/components/schemas/TermDensity' activityFactor: -- GitLab From c0063d814e9d3387ae5a8662e5d7253890cbffb9 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:24:59 +0000 Subject: [PATCH 18/49] Update the version to align with latest TS version --- OpenAPI/TS28105_AiMlNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28105_AiMlNrm.yaml b/OpenAPI/TS28105_AiMlNrm.yaml index 7db0fc3d5..77b62f530 100644 --- a/OpenAPI/TS28105_AiMlNrm.yaml +++ b/OpenAPI/TS28105_AiMlNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: AI/ML NRM - version: 17.2.0 + version: 17.3.0 description: >- OAS 3.0.1 specification of the AI/ML NRM © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From 58f582ce49f1c48174046b84074b635274deadb0 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:26:33 +0000 Subject: [PATCH 19/49] Update the version to align with latest TS version --- OpenAPI/TS28312_IntentNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 75b03a6d6..a9fb33655 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: Intent NRM - version: 17.1.0 + version: 17.3.0 description: >- OAS 3.0.1 definition of the Intent NRM © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From 6397db1005f985ddf245c8f413cb05c0688bdc66 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:28:25 +0000 Subject: [PATCH 20/49] Update the version to align with the latest TS version --- OpenAPI/TS28538_EdgeNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28538_EdgeNrm.yaml b/OpenAPI/TS28538_EdgeNrm.yaml index c8331d3c0..0bd11282d 100644 --- a/OpenAPI/TS28538_EdgeNrm.yaml +++ b/OpenAPI/TS28538_EdgeNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: 3GPP Edge NRM - version: 17.1.0 + version: 17.2.0 description: >- OAS 3.0.1 specification of the Edge NRM © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From aa5e59109167bbb9ce29f1406f46f1447e31cdaf Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:30:30 +0000 Subject: [PATCH 21/49] Update the version to align with the latest TS version --- OpenAPI/TS28541_5GcNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 6d0a7b24a..cbaf524c3 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: 3GPP 5GC NRM - version: 17.7.0 + version: 17.10.0 description: >- OAS 3.0.1 specification of the 5GC NRM © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From b4b230dce53a7cb0c85a8ed0b2cfb6146d7d1b1d Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:32:23 +0000 Subject: [PATCH 22/49] Update the version to align with the latest TS version --- OpenAPI/TS28541_NrNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index 993335174..36b24103a 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: NR NRM - version: 17.8.0 + version: 17.10.0 description: >- OAS 3.0.1 specification of the NR NRM © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From 78dc464ad40c049921009f5f3c4f387c015f69ab Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:34:27 +0000 Subject: [PATCH 23/49] Update the version to align with the latest TS version --- OpenAPI/TS28623_ComDefs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28623_ComDefs.yaml b/OpenAPI/TS28623_ComDefs.yaml index a8c57e92c..4f4d83bc9 100755 --- a/OpenAPI/TS28623_ComDefs.yaml +++ b/OpenAPI/TS28623_ComDefs.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: Common Type Definitions - version: 17.2.0 + version: 17.5.0 description: >- OAS 3.0.1 specification of common type definitions in the Generic NRM © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From 3025212544c49568f14d61b9d718d8ed9ae40ff7 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:35:05 +0000 Subject: [PATCH 24/49] Update the version to align with the latest TS version --- OpenAPI/TS28623_GenericNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index 066890005..4000c16b0 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: Generic NRM - version: 17.2.0 + version: 17.5.0 description: >- OAS 3.0.1 definition of the Generic NRM © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From 6a8054837ae90f9fceeea88fd7582864e4565ce5 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:41:42 +0000 Subject: [PATCH 25/49] Update the version to align with the latest version --- OpenAPI/TS28541_SliceNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28541_SliceNrm.yaml b/OpenAPI/TS28541_SliceNrm.yaml index 17264d754..17cfbffd6 100755 --- a/OpenAPI/TS28541_SliceNrm.yaml +++ b/OpenAPI/TS28541_SliceNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: Slice NRM - version: 17.8.0 + version: 17.10.0 description: >- OAS 3.0.1 specification of the Slice NRM @ 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From 8f2a926a21ec05f9c5c9e0439e67e001a65608df Mon Sep 17 00:00:00 2001 From: sunse Date: Wed, 15 Feb 2023 06:33:35 +0000 Subject: [PATCH 26/49] CR0869 fix IpAddr definition and reference, Update TS28541_5GcNrm.yaml --- OpenAPI/TS28541_5GcNrm.yaml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index a50921f0b..dd098b582 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -582,16 +582,6 @@ components: type: array items: $ref: '#/components/schemas/DnnSmfInfoItem' - - IpAddr: - type: object - properties: - ipv4Addr: - type: string - ipv6Addr: - type: string - ipv6Prefix: - type: string 5GCNfConnEcmInfoList: type: array @@ -890,7 +880,7 @@ components: pgwAddrList: type: array items: - $ref: '#/components/schemas/IpAddr' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/IpAddr' accessType: $ref: 'TS29571_CommonData.yaml#/components/schemas/AccessType' priority: -- GitLab From 70332bc7053b6df194769f9b712df0d222a95064 Mon Sep 17 00:00:00 2001 From: sunse Date: Wed, 15 Feb 2023 04:15:57 +0000 Subject: [PATCH 27/49] CR0222 IpAddr fix, Update TS28623_ComDefs.yaml --- OpenAPI/TS28623_ComDefs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenAPI/TS28623_ComDefs.yaml b/OpenAPI/TS28623_ComDefs.yaml index bec1fadcf..2525e40c2 100755 --- a/OpenAPI/TS28623_ComDefs.yaml +++ b/OpenAPI/TS28623_ComDefs.yaml @@ -133,6 +133,7 @@ components: oneOf: - $ref: '#/components/schemas/Ipv4Addr' - $ref: '#/components/schemas/Ipv6Addr' + - $ref: '#/components/schemas/Ipv6Prefix' HostAddr: # This definition will be deprecated, when all occurances of HostAddr # are replaced by Host. -- GitLab From c15a974ff760db0b65ddf4785882b190b31887b5 Mon Sep 17 00:00:00 2001 From: sunse Date: Tue, 7 Mar 2023 11:09:55 +0000 Subject: [PATCH 28/49] 28.541 rel17 cr0866 remove redundant stage 3 definition for mnc and plmn --- OpenAPI/TS28312_IntentNrm.yaml | 2 +- OpenAPI/TS28538_EdgeNrm.yaml | 2 +- OpenAPI/TS28541_5GcNrm.yaml | 20 ++++++++++---------- OpenAPI/TS28541_NrNrm.yaml | 26 ++++++++------------------ 4 files changed, 20 insertions(+), 30 deletions(-) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 0257e341e..69ed6f2fd 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -647,7 +647,7 @@ components: contextValueRange: type: array items: - $ref: "TS28541_NrNrm.yaml#/components/schemas/PlmnId" + $ref: "TS28623_ComDefs.yaml#/components/schemas/PlmnId" NRFqBandContext: description: >- This data type is the "ObjectContext" data type with specialisations for NRFqBandContext diff --git a/OpenAPI/TS28538_EdgeNrm.yaml b/OpenAPI/TS28538_EdgeNrm.yaml index 4b3554df7..c8331d3c0 100644 --- a/OpenAPI/TS28538_EdgeNrm.yaml +++ b/OpenAPI/TS28538_EdgeNrm.yaml @@ -31,7 +31,7 @@ components: trackingAreaIdList: $ref: 'TS28541_NrNrm.yaml#/components/schemas/TaiList' servingPLMN: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' GeoLoc: type: object properties: diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index dd098b582..e4a76eab5 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -67,7 +67,7 @@ components: nFStatus: $ref: '#/components/schemas/NFStatus' plmn: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' sNssais: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' fqdn: @@ -101,7 +101,7 @@ components: apiPrfix: type: string allowedPlmns: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' allowedNfTypes: type: array items: @@ -209,7 +209,7 @@ components: allowedPLMNs: type: array items: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' allowedSNPNs: type: array items: @@ -539,7 +539,7 @@ components: type: object properties: plmnId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' nRTACRangelist: type: array items: @@ -549,7 +549,7 @@ components: type: object properties: pLMNId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' aMFIdentifier: type: integer @@ -1255,7 +1255,7 @@ components: - type: object properties: plmnId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' sEPPType: $ref: '#/components/schemas/SEPPType' sEPPId: @@ -1374,7 +1374,7 @@ components: - type: object properties: plmnId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' sBIFqdn: type: string managedNFProfile: @@ -1404,7 +1404,7 @@ components: - type: object properties: plmnId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' sBIFqdn: type: string managedNFProfile: @@ -1501,7 +1501,7 @@ components: - type: object properties: plmnId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' sEPPId: type: integer fqdn: @@ -1834,7 +1834,7 @@ components: - type: object properties: remotePlmnId: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' remoteSeppAddress: $ref: 'TS28623_ComDefs.yaml#/components/schemas/HostAddr' remoteSeppId: diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index d5b7e5189..993335174 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -44,25 +44,15 @@ components: sd: type: string - Mnc: - type: string - pattern: '[0-9]{3}|[0-9]{2}' - PlmnId: - type: object - properties: - mcc: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mcc' - mnc: - $ref: '#/components/schemas/Mnc' PlmnIdList: type: array items: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' PlmnInfo: type: object properties: plmnId: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' snssai: $ref: '#/components/schemas/Snssai' PlmnInfoList: @@ -77,7 +67,7 @@ components: type: object properties: plmnId: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' cagidList: $ref: '#/components/schemas/cagId' nidList: @@ -117,7 +107,7 @@ components: type: object properties: plmnId: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' nrTac: $ref: '#/components/schemas/NrTac' TaiList: @@ -287,7 +277,7 @@ components: type: object properties: plmnId: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' snssai: $ref: '#/components/schemas/Snssai' RrmPolicyMemberList: @@ -587,7 +577,7 @@ components: TceID: type: integer PlmnTarget: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' TceMappingInfoList: type: array items: @@ -822,7 +812,7 @@ components: gnbCuName: $ref: '#/components/schemas/GnbName' plmnId: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' x2BlockList: $ref: '#/components/schemas/GGnbIdList' xnBlockList: @@ -1588,7 +1578,7 @@ components: gnbIdLength: $ref: '#/components/schemas/GnbIdLength' plmnId: - $ref: '#/components/schemas/PlmnId' + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: -- GitLab From dce772174f38e7b2eef27df5f9d5b842ae87486a Mon Sep 17 00:00:00 2001 From: sunse Date: Thu, 16 Feb 2023 06:00:32 +0000 Subject: [PATCH 29/49] CR0871 ManagedNFProfile stage3 inconsistent with stage2, Update TS28541_5GcNrm.yaml --- OpenAPI/TS28541_5GcNrm.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index e4a76eab5..6d0a7b24a 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -248,6 +248,22 @@ components: type: array items: type: string + recoveryTime: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' + nfServicePersistence: + type: boolean + nfProfileChangesSupportInd: + type: boolean + defaultNotificationSubscriptions: + type: array + items: + $ref: '#/components/schemas/DefaultNotificationSubscription' + minItems: 1 + serviceSetRecoveryTimeList: + type: array + items: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' + minItems: 1 vendorId: type: string SEPPType: -- GitLab From d56f3b066bd754e51d9c244785693f363d633756 Mon Sep 17 00:00:00 2001 From: sunse Date: Fri, 3 Mar 2023 06:32:18 +0000 Subject: [PATCH 30/49] CR0026 Update TS28312_IntentNrm.yaml --- OpenAPI/TS28312_IntentNrm.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 69ed6f2fd..b865587e7 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -219,6 +219,10 @@ components: - IS_GREATER_THAN - IS_WITHIN_RANGE - IS_OUTSIDE_RANGE + - IS_ONE_OF + - IS_NOT_ONE_OF + - IS_EQUAL_TO_OR_LESS_THAN + - IS_EQUAL_TO_OR_GREATER_THAN FulfilStatus: type: string enum: -- GitLab From 13840a629dec27548cb2512ace9dc073d4314869 Mon Sep 17 00:00:00 2001 From: swaminathan1 Date: Tue, 7 Mar 2023 14:33:29 +0000 Subject: [PATCH 31/49] 28.105 rel17 0011 adding the missing definitions of attributes stage 2 and stage 3 --- OpenAPI/TS28105_AiMlNrm.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/OpenAPI/TS28105_AiMlNrm.yaml b/OpenAPI/TS28105_AiMlNrm.yaml index 1e97550d8..c537ff9e6 100644 --- a/OpenAPI/TS28105_AiMlNrm.yaml +++ b/OpenAPI/TS28105_AiMlNrm.yaml @@ -241,7 +241,14 @@ components: $ref: '#/components/schemas/ModelPerformance' areNewTrainingDataUsed: type: boolean - + trainingRequestRef: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' + trainingProcessRef: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' + trainingReportRef: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' + lastTrainingRef: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' #-------- Definition of JSON arrays for name-contained IOCs ---------------------- -- GitLab From 9561447a3c39128e55b5c5812a3854f1e1970cdb Mon Sep 17 00:00:00 2001 From: swaminathan1 Date: Wed, 15 Feb 2023 08:19:14 +0000 Subject: [PATCH 32/49] Correcting Stage 3 definitions of attributes.yaml --- OpenAPI/TS28105_AiMlNrm.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenAPI/TS28105_AiMlNrm.yaml b/OpenAPI/TS28105_AiMlNrm.yaml index c537ff9e6..5f6c34d9d 100644 --- a/OpenAPI/TS28105_AiMlNrm.yaml +++ b/OpenAPI/TS28105_AiMlNrm.yaml @@ -177,11 +177,11 @@ components: type: number format: float trainingRequestSource: - type: string + $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' requestStatus: $ref: '#/components/schemas/RequestStatus' expectedRuntimeContext: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' + $ref: '#/components/schemas/MLContext' performanceRequirements: $ref: '#/components/schemas/PerformanceRequirements' cancelRequest: -- GitLab From 11c0e65a0a3a14eb2e05f48386d3577530df22da Mon Sep 17 00:00:00 2001 From: srinivasaraj Date: Tue, 14 Feb 2023 16:37:03 +0000 Subject: [PATCH 33/49] CR0856 - delete duplicate SST from RANSliceSubnetProfile and TopSliceSubnetProfile --- OpenAPI/TS28541_SliceNrm.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/OpenAPI/TS28541_SliceNrm.yaml b/OpenAPI/TS28541_SliceNrm.yaml index c66944fe7..33a164cee 100755 --- a/OpenAPI/TS28541_SliceNrm.yaml +++ b/OpenAPI/TS28541_SliceNrm.yaml @@ -374,8 +374,6 @@ components: type: integer reliability: type: number - sST: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/Sst' dLMaxPktSize: type: integer uLMaxPktSize: @@ -449,8 +447,6 @@ components: type: integer reliability: type: number - sST: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/Sst' dLDeterministicComm: $ref: '#/components/schemas/DeterministicComm' uLDeterministicComm: -- GitLab From 353dc325c478b04defb69e9995b98b45114f5cd4 Mon Sep 17 00:00:00 2001 From: swaminathan1 Date: Wed, 15 Feb 2023 08:31:17 +0000 Subject: [PATCH 34/49] Adding bound values for excessPacketDelayThresholdValue in GenericNrm.yaml --- OpenAPI/TS28623_GenericNrm.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index 6629b061a..2b3e00dd4 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -1444,6 +1444,8 @@ components: - 150ms - 300ms - 500ms + minItems: 0 + maxItems: 255 #-------- end of Definition of types used in Trace control NRM fragment ---------- -- GitLab From 317e0adde7c8a0cefad53810461f1f9c3bb9142e Mon Sep 17 00:00:00 2001 From: swaminathan1 Date: Wed, 15 Feb 2023 08:26:36 +0000 Subject: [PATCH 35/49] Adding altitude to ComDefs.yaml --- OpenAPI/TS28623_ComDefs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenAPI/TS28623_ComDefs.yaml b/OpenAPI/TS28623_ComDefs.yaml index 2525e40c2..a8c57e92c 100755 --- a/OpenAPI/TS28623_ComDefs.yaml +++ b/OpenAPI/TS28623_ComDefs.yaml @@ -78,6 +78,8 @@ components: $ref: '#/components/schemas/Latitude' longitude: $ref: '#/components/schemas/Longitude' + altitude: + $ref: '#/components/schemas/Float' ConvexGeoPolygon: type: array items: -- GitLab From 812084fb45dfc7ea8f79f20497908cf939b57fce Mon Sep 17 00:00:00 2001 From: shixixi Date: Fri, 17 Feb 2023 00:58:11 +0000 Subject: [PATCH 36/49] Update TS28105_AiMlNrm.yaml --- OpenAPI/TS28105_AiMlNrm.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenAPI/TS28105_AiMlNrm.yaml b/OpenAPI/TS28105_AiMlNrm.yaml index 5f6c34d9d..7db0fc3d5 100644 --- a/OpenAPI/TS28105_AiMlNrm.yaml +++ b/OpenAPI/TS28105_AiMlNrm.yaml @@ -169,11 +169,11 @@ components: properties: mLEntityId: type: string - candidateTraingDataSource: + candidateTrainingDataSource: type: array items: type: string - traingDataQualityScore: + trainingDataQualityScore: type: number format: float trainingRequestSource: -- GitLab From 19069b1278e28c8fac588a2fa109f03f63389fa3 Mon Sep 17 00:00:00 2001 From: Shitao Li Date: Tue, 14 Mar 2023 03:02:50 +0000 Subject: [PATCH 37/49] Update TS28312_IntentNrm.yaml --- OpenAPI/TS28312_IntentNrm.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index b865587e7..75b03a6d6 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -543,7 +543,7 @@ components: This data type is the "ExpectationTarget" data type with specialisations for MaxNumberofUEsTarget type: object properties: - targetAttribute: + targetName: type: string enum: - maxNumberofUEs @@ -558,7 +558,7 @@ components: This data type is the "ExpectationTarget" data type with specialisations for ActivityFactorTarget type: object properties: - targetAttribute: + targetName: type: string enum: - activityFactor @@ -573,7 +573,7 @@ components: This data type is the "ExpectationTarget" data type with specialisations for UESpeedTarget type: object properties: - targetAttribute: + targetName: type: string enum: - uESpeed -- GitLab From 593007e2bbdef44de7aec059408111b99c7328f1 Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 17 Feb 2023 16:35:13 +0000 Subject: [PATCH 38/49] Update _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 49 ++++++++++++++++++++++------- 1 file changed, 38 insertions(+), 11 deletions(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index 8973508d2..f2a91ba07 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -471,7 +471,24 @@ module _3gpp-common-trace { The attribute is applicable for both Trace and MDT."; } - leaf traceReportingFormat { + leaf tjTraceRecordSessionReference { + type string; + mandatory true; + config false; + description "An identifier, which identifies the Trace Recording Session. + The attribute is applicable for both Trace and MDT. + See the clause 5.7 of 3GPP TS 32.422 for additional details on the + allowed values."; + } + + leaf traceRecordingSessionActive { + type boolean; + mandatory true; + config false; + description "Indicates whether a Trace Recording Session is active."; + } + + leaf tjTraceReportingFormat { type enumeration { enum FILE_BASED; enum STREAMING; @@ -1048,16 +1065,26 @@ module _3gpp-common-trace { The attribute traceReference specifies a globally unique ID and identifies a Trace session. One Trace Session may be activated to multiple Network Elements. The traceReference is populated by the - consumer that makes the request for a Trace Session. + consumer that makes the request for a Trace Session, TS 32.422 [30]. + + The attribute traceRecordingSessionReference identifies a Trace + Recording Session within a Trace Session. Two different trace + sessions could e.g. be caused by two different trigger events. The + traceRecordingSessionReference is populated by the traffic node + that initiates the Trace Recording Session, TS 32.422 [30]. + + The attribute traceRecordingSessionActive indicates whether a Trace + Recording Session is active or not. - The attribute jobType specifies the kind of data to collect. Dependent - on the selected type various parameters shall be available. The - attributes jobType, traceReference, - traceCollectionEntityAddress and traceReportingFormat are mandatory - for all job types. If streaming reporting is selected for - traceReportingFormat, streamingTraceConsumerURI shall be present - additionally. The attribute PLMNTarget shall be present if trace - activation method is management based. + The attribute tjJobType specifies the kind of data to collect. + Dependent on the selected type various parameters shall be available. + The attributes tjJobType, tjTraceReference, + tjTraceRecordSessionReference, tjTraceCollectionEntityAddress and + tjTraceReportingFormat are mandatory for all job types. If streaming + reporting is selected for tjTraceReportingFormat, + tjStreamingTraceConsumerURI shall be present additionally. The + attribute tjPLMNTarget shall be present if trace activation method is + management based. For the different job types the attributes are differentiated as follows: - In case of TRACE_ONLY additionally the following attributes shall be @@ -1138,4 +1165,4 @@ module _3gpp-common-trace { } } } -} \ No newline at end of file +} -- GitLab From fc45a19c5f2b790e3c1b68b9545bc1cfdc2b1bc8 Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 3 Mar 2023 00:13:34 +0000 Subject: [PATCH 39/49] Update _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 30 ++--------------------------- 1 file changed, 2 insertions(+), 28 deletions(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index f2a91ba07..b3c66af84 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -471,23 +471,6 @@ module _3gpp-common-trace { The attribute is applicable for both Trace and MDT."; } - leaf tjTraceRecordSessionReference { - type string; - mandatory true; - config false; - description "An identifier, which identifies the Trace Recording Session. - The attribute is applicable for both Trace and MDT. - See the clause 5.7 of 3GPP TS 32.422 for additional details on the - allowed values."; - } - - leaf traceRecordingSessionActive { - type boolean; - mandatory true; - config false; - description "Indicates whether a Trace Recording Session is active."; - } - leaf tjTraceReportingFormat { type enumeration { enum FILE_BASED; @@ -1065,17 +1048,8 @@ module _3gpp-common-trace { The attribute traceReference specifies a globally unique ID and identifies a Trace session. One Trace Session may be activated to multiple Network Elements. The traceReference is populated by the - consumer that makes the request for a Trace Session, TS 32.422 [30]. - - The attribute traceRecordingSessionReference identifies a Trace - Recording Session within a Trace Session. Two different trace - sessions could e.g. be caused by two different trigger events. The - traceRecordingSessionReference is populated by the traffic node - that initiates the Trace Recording Session, TS 32.422 [30]. - - The attribute traceRecordingSessionActive indicates whether a Trace - Recording Session is active or not. - + consumer that makes the request for a Trace Session. + The attribute tjJobType specifies the kind of data to collect. Dependent on the selected type various parameters shall be available. The attributes tjJobType, tjTraceReference, -- GitLab From 772e2088e32c5e1a60cb8e173c7ec4d9993bf2d0 Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 3 Mar 2023 00:23:14 +0000 Subject: [PATCH 40/49] Update _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index b3c66af84..c7a88e6e6 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -1053,12 +1053,11 @@ module _3gpp-common-trace { The attribute tjJobType specifies the kind of data to collect. Dependent on the selected type various parameters shall be available. The attributes tjJobType, tjTraceReference, - tjTraceRecordSessionReference, tjTraceCollectionEntityAddress and - tjTraceReportingFormat are mandatory for all job types. If streaming - reporting is selected for tjTraceReportingFormat, - tjStreamingTraceConsumerURI shall be present additionally. The - attribute tjPLMNTarget shall be present if trace activation method is - management based. + tjTraceCollectionEntityAddress and tjTraceReportingFormat are + mandatory for all job types. If streaming reporting is selected + for tjTraceReportingFormat, tjStreamingTraceConsumerURI shall be + present additionally. The attribute tjPLMNTarget shall be present + if trace activation method is management based. For the different job types the attributes are differentiated as follows: - In case of TRACE_ONLY additionally the following attributes shall be -- GitLab From 3181f45ab629cc8b77f8107b44c4c39a191c40bb Mon Sep 17 00:00:00 2001 From: gautamd Date: Thu, 2 Mar 2023 14:50:04 +0000 Subject: [PATCH 41/49] Update TS28541_SliceNrm.yaml --- OpenAPI/TS28541_SliceNrm.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/OpenAPI/TS28541_SliceNrm.yaml b/OpenAPI/TS28541_SliceNrm.yaml index 33a164cee..17264d754 100755 --- a/OpenAPI/TS28541_SliceNrm.yaml +++ b/OpenAPI/TS28541_SliceNrm.yaml @@ -513,8 +513,10 @@ components: $ref: '#/components/schemas/UserMgmtOpen' v2XCommModels: $ref: '#/components/schemas/V2XCommModels' - coverageArea: - type: string + coverageAreas: + type: array + items: + type: string termDensity: $ref: '#/components/schemas/TermDensity' activityFactor: -- GitLab From 827218f23895a2a90e8ebfaf630aa49443ddeb98 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:24:59 +0000 Subject: [PATCH 42/49] Update the version to align with latest TS version --- OpenAPI/TS28105_AiMlNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28105_AiMlNrm.yaml b/OpenAPI/TS28105_AiMlNrm.yaml index 7db0fc3d5..77b62f530 100644 --- a/OpenAPI/TS28105_AiMlNrm.yaml +++ b/OpenAPI/TS28105_AiMlNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: AI/ML NRM - version: 17.2.0 + version: 17.3.0 description: >- OAS 3.0.1 specification of the AI/ML NRM © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From 0a7712f93ea37e9f06280a738af2bc0cd0c4e5b6 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:26:33 +0000 Subject: [PATCH 43/49] Update the version to align with latest TS version --- OpenAPI/TS28312_IntentNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 75b03a6d6..a9fb33655 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: Intent NRM - version: 17.1.0 + version: 17.3.0 description: >- OAS 3.0.1 definition of the Intent NRM © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From 9bb31b946d5d4f2abc6b8573524bb40d8de21ed8 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:28:25 +0000 Subject: [PATCH 44/49] Update the version to align with the latest TS version --- OpenAPI/TS28538_EdgeNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28538_EdgeNrm.yaml b/OpenAPI/TS28538_EdgeNrm.yaml index c8331d3c0..0bd11282d 100644 --- a/OpenAPI/TS28538_EdgeNrm.yaml +++ b/OpenAPI/TS28538_EdgeNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: 3GPP Edge NRM - version: 17.1.0 + version: 17.2.0 description: >- OAS 3.0.1 specification of the Edge NRM © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From e3f8ab1da5c94df4c603c9310d59a61663c323f8 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:30:30 +0000 Subject: [PATCH 45/49] Update the version to align with the latest TS version --- OpenAPI/TS28541_5GcNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 6d0a7b24a..cbaf524c3 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: 3GPP 5GC NRM - version: 17.7.0 + version: 17.10.0 description: >- OAS 3.0.1 specification of the 5GC NRM © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From 6683bc09a978cf9b38d30c10607cab823e726cd2 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:32:23 +0000 Subject: [PATCH 46/49] Update the version to align with the latest TS version --- OpenAPI/TS28541_NrNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index 993335174..36b24103a 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: NR NRM - version: 17.8.0 + version: 17.10.0 description: >- OAS 3.0.1 specification of the NR NRM © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From 15a33862ab59808aa93ff13fbea34a56573fa574 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:34:27 +0000 Subject: [PATCH 47/49] Update the version to align with the latest TS version --- OpenAPI/TS28623_ComDefs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28623_ComDefs.yaml b/OpenAPI/TS28623_ComDefs.yaml index a8c57e92c..4f4d83bc9 100755 --- a/OpenAPI/TS28623_ComDefs.yaml +++ b/OpenAPI/TS28623_ComDefs.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: Common Type Definitions - version: 17.2.0 + version: 17.5.0 description: >- OAS 3.0.1 specification of common type definitions in the Generic NRM © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From 822b3e6c3aa7d0a1382b60697cf4d8c3127b9b15 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:35:05 +0000 Subject: [PATCH 48/49] Update the version to align with the latest TS version --- OpenAPI/TS28623_GenericNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index 2b3e00dd4..1d3b6d380 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: Generic NRM - version: 17.2.0 + version: 17.5.0 description: >- OAS 3.0.1 definition of the Generic NRM © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From b0bc0ef75de2db7d6701f55394c917017c7a780c Mon Sep 17 00:00:00 2001 From: ruiyue Date: Tue, 14 Mar 2023 10:41:42 +0000 Subject: [PATCH 49/49] Update the version to align with the latest version --- OpenAPI/TS28541_SliceNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28541_SliceNrm.yaml b/OpenAPI/TS28541_SliceNrm.yaml index 17264d754..17cfbffd6 100755 --- a/OpenAPI/TS28541_SliceNrm.yaml +++ b/OpenAPI/TS28541_SliceNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: Slice NRM - version: 17.8.0 + version: 17.10.0 description: >- OAS 3.0.1 specification of the Slice NRM @ 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab