From d7c7ee7037e4d16aaadb00985e901f433ea9ce43 Mon Sep 17 00:00:00 2001 From: shixixi Date: Fri, 9 May 2025 01:18:35 +0000 Subject: [PATCH 1/4] Edit TS28541_5GcNrm.yaml --- OpenAPI/TS28541_5GcNrm.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 2ea31906c..8296d442e 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -922,6 +922,15 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/HostRo' uPFRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' + + UPFCapabilities: + type: object + properties: + nonStandardizedFeature: + type: string + standardizedFeature: + type: string + SnssaiList: type: array uniqueItems: true @@ -3958,6 +3967,8 @@ components: type: boolean onboardSatelliteId: $ref: '#/components/schemas/SatelliteId' + uPFCapabilities: + $ref: '#/components/schemas/UPFCapabilities' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - $ref: '#/components/schemas/ManagedFunction5GC-nc0' - type: object -- GitLab From b52c31e8e892c6f8287ee8b3d2290945cdcba821 Mon Sep 17 00:00:00 2001 From: shixixi Date: Thu, 22 May 2025 06:50:25 +0000 Subject: [PATCH 2/4] Edit TS28541_5GcNrm.yaml --- OpenAPI/TS28541_5GcNrm.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 8296d442e..bc2507f96 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -924,12 +924,7 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' UPFCapabilities: - type: object - properties: - nonStandardizedFeature: - type: string - standardizedFeature: - type: string + type: string SnssaiList: type: array -- GitLab From a9fd53d2b6324a624a8babddaf126b6174bd22a5 Mon Sep 17 00:00:00 2001 From: shixixi Date: Thu, 22 May 2025 10:02:44 +0000 Subject: [PATCH 3/4] Edit TS28541_5GcNrm.yaml --- OpenAPI/TS28541_5GcNrm.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index bc2507f96..b1a9f1397 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -922,9 +922,6 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/HostRo' uPFRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' - - UPFCapabilities: - type: string SnssaiList: type: array @@ -3963,7 +3960,7 @@ components: onboardSatelliteId: $ref: '#/components/schemas/SatelliteId' uPFCapabilities: - $ref: '#/components/schemas/UPFCapabilities' + type: String - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - $ref: '#/components/schemas/ManagedFunction5GC-nc0' - type: object -- GitLab From ac8d05b9d7058c27a7393ee5eae73c1ac9a0793b Mon Sep 17 00:00:00 2001 From: shixixi Date: Mon, 26 May 2025 06:54:01 +0000 Subject: [PATCH 4/4] Edit TS28541_5GcNrm.yaml --- 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 b1a9f1397..0558126fd 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -3960,7 +3960,7 @@ components: onboardSatelliteId: $ref: '#/components/schemas/SatelliteId' uPFCapabilities: - type: String + type: string - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - $ref: '#/components/schemas/ManagedFunction5GC-nc0' - type: object -- GitLab