Loading OpenAPI/TS28561_NdtNrm.yaml +7 −1 Original line number Diff line number Diff line Loading @@ -60,6 +60,8 @@ components: $ref: '#/components/schemas/NDTInputDescription' nDTJobExecutionRequirements: $ref: '#/components/schemas/NdtJobExecutionReqts' reportingMethod: $ref: '#/components/schemas/ReportingMethod' collaboratingNDT: description: >- It indicates the related NDT Job contributing as a collaborator to the executed NDT Job. It describes the DN of the collaborated NDT Job Loading Loading @@ -208,7 +210,11 @@ components: performanceDataScalingFactor: type: integer maxItems: 1 ReportingMethod: type: string enum: - STREAMING - NOTIFICATION #------Definition of JSON arrays for name-contained IOCs ---------------# NDTJob-Multiple: Loading Loading
OpenAPI/TS28561_NdtNrm.yaml +7 −1 Original line number Diff line number Diff line Loading @@ -60,6 +60,8 @@ components: $ref: '#/components/schemas/NDTInputDescription' nDTJobExecutionRequirements: $ref: '#/components/schemas/NdtJobExecutionReqts' reportingMethod: $ref: '#/components/schemas/ReportingMethod' collaboratingNDT: description: >- It indicates the related NDT Job contributing as a collaborator to the executed NDT Job. It describes the DN of the collaborated NDT Job Loading Loading @@ -208,7 +210,11 @@ components: performanceDataScalingFactor: type: integer maxItems: 1 ReportingMethod: type: string enum: - STREAMING - NOTIFICATION #------Definition of JSON arrays for name-contained IOCs ---------------# NDTJob-Multiple: Loading