Commit fe8246d1 authored by tianzzhu's avatar tianzzhu
Browse files

Update file TS28561_NdtNrm.yaml

parent d24dad23
Loading
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -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
@@ -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: