From 549d1eac3e00078a5e2e0848f13f0d4fee192896 Mon Sep 17 00:00:00 2001 From: gautamd Date: Mon, 4 Nov 2024 06:01:09 +0000 Subject: [PATCH 1/4] Update TS28541_NrNrm.yaml --- OpenAPI/TS28541_NrNrm.yaml | 69 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index 3aea8f9c8..248972f5f 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -745,6 +745,47 @@ components: - M8 - M9 - MDT_UE_LOCATION + URSPInfo: + type: object + properties: + applicationID: + $ref: '#/components/schemas/ApplicationID' + destinationIPInfo: + $ref: '#/components/schemas/DestinationIPInfo' + nonIPDescriptiors: + type: string + dNNs: + type: string + connectionCapabilities: + type: array + items: + type: string + enum: + - IMS + - MMS + - INTERNET + destinationFQDN: + type: string + pINID: + type: string + connectivityGrpId: + type: string + ApplicationID: + type: object + properties: + oSId: + type: string + oSAppId: + type: string + DestinationIPInfo: + type: object + properties: + iPAddress: + type: string + port: + type: string + protocolID: + type: string #-------- Definition of types for name-containments ------ SubNetwork-ncO-NrNrm: @@ -992,6 +1033,8 @@ components: $ref: '#/components/schemas/QceIdMappingInfoList' mdtUserConsentReqList: $ref: '#/components/schemas/MdtUserConsentReqList' + MWABFunctionRef: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: @@ -2089,6 +2132,31 @@ components: properties: ephemerisInfos: $ref: '#/components/schemas/EphemerisInfos' + MWABFunction-Single: + allOf: + - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' + - type: object + properties: + attributes: + type: object + properties: + administrativeState: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/AdministrativeState' + operationalState: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/OperationalState' + allowedPLMNInfo: + $ref: '#/components/schemas/PlmnInfoList' + allowedArea: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' + allowedTime: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' + relatedN2URSPInfo: + $ref: '#/components/schemas/URSPInfo' + relatedN3URSPInfo: + $ref: '#/components/schemas/URSPInfo' + relatedXnURSPInfo: + $ref: '#/components/schemas/URSPInfo' + #-------- Definition of JSON arrays for name-contained IOCs ---------------------- @@ -2315,4 +2383,5 @@ components: - $ref: '#/components/schemas/CCOOvershootCoverageParameters-Single' - $ref: '#/components/schemas/NTNFunction-Single' - $ref: '#/components/schemas/EphemerisInfoSet-Single' + - $ref: '#/components/schemas/MWABFunction-Single' -- GitLab From fe890a1332824f0f10aba7856208a76e53256680 Mon Sep 17 00:00:00 2001 From: gautamd Date: Wed, 20 Nov 2024 22:21:50 +0000 Subject: [PATCH 2/4] Update TS28541_NrNrm.yaml --- OpenAPI/TS28541_NrNrm.yaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index 248972f5f..41c5088c0 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -1033,7 +1033,7 @@ components: $ref: '#/components/schemas/QceIdMappingInfoList' mdtUserConsentReqList: $ref: '#/components/schemas/MdtUserConsentReqList' - MWABFunctionRef: + mWABRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object @@ -2144,19 +2144,10 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/AdministrativeState' operationalState: $ref: 'TS28623_ComDefs.yaml#/components/schemas/OperationalState' - allowedPLMNInfo: - $ref: '#/components/schemas/PlmnInfoList' - allowedArea: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' - allowedTime: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' relatedN2URSPInfo: $ref: '#/components/schemas/URSPInfo' relatedN3URSPInfo: $ref: '#/components/schemas/URSPInfo' - relatedXnURSPInfo: - $ref: '#/components/schemas/URSPInfo' - #-------- Definition of JSON arrays for name-contained IOCs ---------------------- -- GitLab From f57922662148c680ca3377bdc1b17cb593c406a9 Mon Sep 17 00:00:00 2001 From: gautamd Date: Thu, 21 Nov 2024 21:48:15 +0000 Subject: [PATCH 3/4] Update TS28541_NrNrm.yaml --- OpenAPI/TS28541_NrNrm.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index 41c5088c0..f8706b452 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -2132,7 +2132,7 @@ components: properties: ephemerisInfos: $ref: '#/components/schemas/EphemerisInfos' - MWABFunction-Single: + MWAB-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object @@ -2374,5 +2374,5 @@ components: - $ref: '#/components/schemas/CCOOvershootCoverageParameters-Single' - $ref: '#/components/schemas/NTNFunction-Single' - $ref: '#/components/schemas/EphemerisInfoSet-Single' - - $ref: '#/components/schemas/MWABFunction-Single' + - $ref: '#/components/schemas/MWAB-Single' -- GitLab From 15ab49cbc30d429af1dc7436b599131e948ad985 Mon Sep 17 00:00:00 2001 From: gautamd Date: Fri, 22 Nov 2024 16:32:19 +0000 Subject: [PATCH 4/4] Update TS28541_NrNrm.yaml --- OpenAPI/TS28541_NrNrm.yaml | 45 -------------------------------------- 1 file changed, 45 deletions(-) diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index f8706b452..503e1afde 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -745,47 +745,6 @@ components: - M8 - M9 - MDT_UE_LOCATION - URSPInfo: - type: object - properties: - applicationID: - $ref: '#/components/schemas/ApplicationID' - destinationIPInfo: - $ref: '#/components/schemas/DestinationIPInfo' - nonIPDescriptiors: - type: string - dNNs: - type: string - connectionCapabilities: - type: array - items: - type: string - enum: - - IMS - - MMS - - INTERNET - destinationFQDN: - type: string - pINID: - type: string - connectivityGrpId: - type: string - ApplicationID: - type: object - properties: - oSId: - type: string - oSAppId: - type: string - DestinationIPInfo: - type: object - properties: - iPAddress: - type: string - port: - type: string - protocolID: - type: string #-------- Definition of types for name-containments ------ SubNetwork-ncO-NrNrm: @@ -2144,10 +2103,6 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/AdministrativeState' operationalState: $ref: 'TS28623_ComDefs.yaml#/components/schemas/OperationalState' - relatedN2URSPInfo: - $ref: '#/components/schemas/URSPInfo' - relatedN3URSPInfo: - $ref: '#/components/schemas/URSPInfo' #-------- Definition of JSON arrays for name-contained IOCs ---------------------- -- GitLab