From 5102e26747710e2df42d1607bb419454885f5bca Mon Sep 17 00:00:00 2001 From: Pengxiang Xie Date: Thu, 16 May 2024 03:24:18 +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 654b010a3..0c211b9e5 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -217,7 +217,7 @@ components: allowedSNPNs: type: array items: - $ref: '#/components/schemas/SnpnInfo' + $ref: '#/components/schemas/SnpnId' allowedNfTypes: type: array items: -- GitLab From 52ae3a15472e5c9d13546566fbe1672ce2526be0 Mon Sep 17 00:00:00 2001 From: Pengxiang Xie Date: Wed, 29 May 2024 13:39:18 +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 0c211b9e5..ff66e7b95 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -642,13 +642,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