From 61a3961649eccd00f1eb45fc227d87c0025ebff8 Mon Sep 17 00:00:00 2001 From: ruanb Date: Fri, 9 May 2025 21:33:33 +0000 Subject: [PATCH] Rel19_CR1545_28.541_Fix_stage3_related_to_DnnUpfInfo --- OpenAPI/TS28541_5GcNrm.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index e6af55243..9787c9b82 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -3435,49 +3435,41 @@ components: uniqueItems: true items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnai' - minItems: 1 pduSessionTypes: type: array uniqueItems: true items: $ref: 'TS29571_CommonData.yaml#/components/schemas/PduSessionType' - minItems: 1 ipv4AddressRanges: type: array uniqueItems: true items: $ref: '#/components/schemas/Ipv4AddressRange' - minItems: 1 ipv6PrefixRanges: type: array uniqueItems: true items: $ref: '#/components/schemas/Ipv6PrefixRange' - minItems: 1 natedIpv4AddressRanges: type: array uniqueItems: true items: $ref: '#/components/schemas/Ipv4AddressRange' - minItems: 1 natedIpv6PrefixRanges: type: array uniqueItems: true items: $ref: '#/components/schemas/Ipv6PrefixRange' - minItems: 1 ipv4IndexList: type: array uniqueItems: true items: $ref: '#/components/schemas/IpIndex' - minItems: 1 ipv6IndexList: type: array uniqueItems: true items: $ref: '#/components/schemas/IpIndex' - minItems: 1 networkInstance: description: > The N6 Network Instance associated with the S-NSSAI and DNN. -- GitLab