Loading OpenAPI/TS28623_GenericNrm.yaml +13 −5 Original line number Diff line number Diff line Loading @@ -157,11 +157,19 @@ components: $ref: '#/components/schemas/EutraCellId' minItems: 1 maxItems: 32 - type: array - type: object properties: nrCellId: type: array items: $ref: '#/components/schemas/NrCellId' minItems: 1 maxItems: 32 nPNIdentityList: type: array items: $ref: '#/components/schemas/NpnId-Type' minItems: 1 - type: array items: $ref: '#/components/schemas/Tac' Loading Loading
OpenAPI/TS28623_GenericNrm.yaml +13 −5 Original line number Diff line number Diff line Loading @@ -157,11 +157,19 @@ components: $ref: '#/components/schemas/EutraCellId' minItems: 1 maxItems: 32 - type: array - type: object properties: nrCellId: type: array items: $ref: '#/components/schemas/NrCellId' minItems: 1 maxItems: 32 nPNIdentityList: type: array items: $ref: '#/components/schemas/NpnId-Type' minItems: 1 - type: array items: $ref: '#/components/schemas/Tac' Loading