Commit 3302eef9 authored by zhaoxxian's avatar zhaoxxian
Browse files

Edit TS28561_NdtNrm.yaml

parent d24dad23
Loading
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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'

@@ -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 ---------------#