Loading OpenAPI/TS28623_GenericNrm.yaml +6 −17 Original line number Diff line number Diff line Loading @@ -202,26 +202,15 @@ components: - type: object properties: nTNGeoAreaList: $ref: '#/components/schemas/NTNGeographicalArea' - type: array items: $ref: '#/components/schemas/NpnId-Type' minItems: 1 NTNGeographicalArea: type: object properties: nTNGeographicalArea: type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' minItems: 1 maxItems: 8 mDTplmnList: type: array - type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' minItems: 0 maxItems: 16 $ref: '#/components/schemas/NpnId-Type' minItems: 1 Tai: type: object Loading Loading
OpenAPI/TS28623_GenericNrm.yaml +6 −17 Original line number Diff line number Diff line Loading @@ -202,26 +202,15 @@ components: - type: object properties: nTNGeoAreaList: $ref: '#/components/schemas/NTNGeographicalArea' - type: array items: $ref: '#/components/schemas/NpnId-Type' minItems: 1 NTNGeographicalArea: type: object properties: nTNGeographicalArea: type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' minItems: 1 maxItems: 8 mDTplmnList: type: array - type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' minItems: 0 maxItems: 16 $ref: '#/components/schemas/NpnId-Type' minItems: 1 Tai: type: object Loading