From 637bed5f2f4a7b4d54710c9517dd44c9f915310c Mon Sep 17 00:00:00 2001 From: ruiyue Date: Fri, 11 Aug 2023 15:32:47 +0000 Subject: [PATCH] Update file TS28541_NrNrm.yaml --- OpenAPI/TS28541_NrNrm.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index 199345339..a7cf8e658 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -1017,7 +1017,11 @@ components: - type: object properties: bWPlist: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' + type: array + items: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' + maxItems: 12 + NrOperatorCellDu-Single: allOf: -- GitLab