Loading OpenAPI/TS28561_NdtNrm.yaml +9 −0 Original line number Diff line number Diff line Loading @@ -82,6 +82,10 @@ components: items: $ref: '#/components/schemas/NDTOutputDataPoint' description: It indicates the list of NDTOutput(s) that are provided by the NDT function as the output for any task executed in an instantiated NDT job. nDTCollaborationInfoList: type: array items: $ref: '#/components/schemas/NDTCollaborationInfo' nDTJobRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' Loading Loading @@ -208,6 +212,11 @@ components: performanceDataScalingFactor: type: integer maxItems: 1 NDTCollaborationInfo: type: object properties: collaboratedNDTFunction: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' #------Definition of JSON arrays for name-contained IOCs ---------------# Loading Loading
OpenAPI/TS28561_NdtNrm.yaml +9 −0 Original line number Diff line number Diff line Loading @@ -82,6 +82,10 @@ components: items: $ref: '#/components/schemas/NDTOutputDataPoint' description: It indicates the list of NDTOutput(s) that are provided by the NDT function as the output for any task executed in an instantiated NDT job. nDTCollaborationInfoList: type: array items: $ref: '#/components/schemas/NDTCollaborationInfo' nDTJobRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' Loading Loading @@ -208,6 +212,11 @@ components: performanceDataScalingFactor: type: integer maxItems: 1 NDTCollaborationInfo: type: object properties: collaboratedNDTFunction: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' #------Definition of JSON arrays for name-contained IOCs ---------------# Loading