From e8bf44b1dc9354faf86a3f1826660cf0a8b52642 Mon Sep 17 00:00:00 2001 From: shixixi Date: Wed, 21 Jan 2026 08:35:52 +0000 Subject: [PATCH 1/5] Edit TS28623_GenericNrm.yaml --- OpenAPI/TS28623_GenericNrm.yaml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index 52ab07ad..7d1044ba 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -202,15 +202,23 @@ components: - type: object properties: nTNGeoAreaList: - type: array - items: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' - minItems: 1 - maxItems: 8 + $ref: '#/components/schemas/NTNGeographicalArea' - type: array items: $ref: '#/components/schemas/NpnId-Type' minItems: 1 + NTNGeographicalArea: + type: object + properties: + nTNGeographicalArea: + type: array + items: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' + minItems: 1 + maxItems: 8 + mDTplmnList: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' + Tai: type: object properties: -- GitLab From 30c1c51edef45bd96a6a448b03dee40724ff0a70 Mon Sep 17 00:00:00 2001 From: shixixi Date: Wed, 21 Jan 2026 08:45:10 +0000 Subject: [PATCH 2/5] Edit TS28623_TraceControlNrm.yaml --- OpenAPI/TS28623_TraceControlNrm.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/OpenAPI/TS28623_TraceControlNrm.yaml b/OpenAPI/TS28623_TraceControlNrm.yaml index de165e2f..3b2c2a35 100644 --- a/OpenAPI/TS28623_TraceControlNrm.yaml +++ b/OpenAPI/TS28623_TraceControlNrm.yaml @@ -1472,6 +1472,29 @@ components: items: $ref: '#/components/schemas/PLMNInfo' + - type: object + properties: + nTNGeoAreaList: + type: array + items: + $ref: '#/components/schemas/NTNGeographicalArea' + NTNGeographicalArea: + type: object + properties: + nTNGeographicalArea: + type: array + items: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' + minItems: 1 + maxItems: 8 + mDTplmnList: + type: array + items: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' + minItems: 0 + maxItems: 16 + + Tai: type: object properties: -- GitLab From 06d753eec95cf36483aaf9e2d5bcdc22d7103223 Mon Sep 17 00:00:00 2001 From: shixixi Date: Wed, 21 Jan 2026 09:00:56 +0000 Subject: [PATCH 3/5] Edit TS28623_GenericNrm.yaml --- OpenAPI/TS28623_GenericNrm.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index 7d1044ba..a5ab524f 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -217,7 +217,11 @@ components: minItems: 1 maxItems: 8 mDTplmnList: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' + type: array + items: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' + minItems: 0 + maxItems: 16 Tai: type: object -- GitLab From f5d662304fb7be09569ad8bb8872c77139024058 Mon Sep 17 00:00:00 2001 From: shixixi Date: Thu, 12 Feb 2026 12:14:21 +0000 Subject: [PATCH 4/5] Edit TS28623_GenericNrm.yaml --- OpenAPI/TS28623_GenericNrm.yaml | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index a5ab524f..8543f8d4 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -202,26 +202,15 @@ components: - type: object properties: nTNGeoAreaList: - $ref: '#/components/schemas/NTNGeographicalArea' + type: array + items: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' + minItems: 1 + maxItems: 8 - type: array items: $ref: '#/components/schemas/NpnId-Type' - minItems: 1 - NTNGeographicalArea: - type: object - properties: - nTNGeographicalArea: - type: array - items: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' - minItems: 1 - maxItems: 8 - mDTplmnList: - type: array - items: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' - minItems: 0 - maxItems: 16 + minItems: 1 Tai: type: object -- GitLab From d874d08fecc8a32ef002e313c6277c7ae7be6409 Mon Sep 17 00:00:00 2001 From: shixixi Date: Thu, 12 Feb 2026 12:19:00 +0000 Subject: [PATCH 5/5] Edit TS28623_TraceControlNrm.yaml --- OpenAPI/TS28623_TraceControlNrm.yaml | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/OpenAPI/TS28623_TraceControlNrm.yaml b/OpenAPI/TS28623_TraceControlNrm.yaml index 3b2c2a35..59b7e43f 100644 --- a/OpenAPI/TS28623_TraceControlNrm.yaml +++ b/OpenAPI/TS28623_TraceControlNrm.yaml @@ -1477,22 +1477,12 @@ components: nTNGeoAreaList: type: array items: - $ref: '#/components/schemas/NTNGeographicalArea' - NTNGeographicalArea: - type: object - properties: - nTNGeographicalArea: - type: array - items: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' - minItems: 1 - maxItems: 8 - mDTplmnList: - type: array - items: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' - minItems: 0 - maxItems: 16 + type: array + items: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' + minItems: 1 + maxItems: 8 + Tai: -- GitLab