From 2d554bdb1eb8b33565485dba3826599ac25baf69 Mon Sep 17 00:00:00 2001 From: Pengxiang Xie Date: Thu, 16 May 2024 03:33:50 +0000 Subject: [PATCH 1/2] Update 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 cd4f282ca..f5736f33b 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -236,7 +236,7 @@ components: allowedSNPNs: type: array items: - $ref: '#/components/schemas/SnpnInfo' + $ref: '#/components/schemas/SnpnId' allowedNfTypes: type: array items: -- GitLab From 961bf9787dd94f0bf570d05bc84f3f053673667c Mon Sep 17 00:00:00 2001 From: Pengxiang Xie Date: Wed, 29 May 2024 13:44:55 +0000 Subject: [PATCH 2/2] Update TS28541_5GcNrm.yaml --- OpenAPI/TS28541_5GcNrm.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index f5736f33b..7174ea213 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -676,13 +676,6 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mnc' nid: type: string - SnpnInfo: - type: object - properties: - snpnId: - $ref: '#/components/schemas/SnpnId' - snssai: - $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' TaiList: type: array items: -- GitLab