Loading OpenAPI/TS28623_TraceControlNrm.yaml +23 −0 Original line number Diff line number Diff line Loading @@ -1472,6 +1472,29 @@ components: items: $ref: '#/components/schemas/PLMNInfo' - type: object properties: nTNGeoAreaList: type: array items: $ref: '#/components/schemas/NTNGeographicalArea' NTNGeographicalArea: type: object properties: nTNGeographicalArea: type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' minItems: 1 maxItems: 8 mDTplmnList: type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' minItems: 0 maxItems: 16 Tai: type: object properties: Loading Loading
OpenAPI/TS28623_TraceControlNrm.yaml +23 −0 Original line number Diff line number Diff line Loading @@ -1472,6 +1472,29 @@ components: items: $ref: '#/components/schemas/PLMNInfo' - type: object properties: nTNGeoAreaList: type: array items: $ref: '#/components/schemas/NTNGeographicalArea' NTNGeographicalArea: type: object properties: nTNGeographicalArea: type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' minItems: 1 maxItems: 8 mDTplmnList: type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' minItems: 0 maxItems: 16 Tai: type: object properties: Loading