Commit 63a53e38 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'Rel19_CR_TS28.561_Correct_Misalignment_between_Stage_2_and_Stage_3' into 'Integration_Rel19_SA5_163_YAML'

Rel19_CR0001_TS28.561_Correct_Misalignment_between_Stage_2_and_Stage_3

See merge request !1908
parents e8455858 900c145d
Loading
Loading
Loading
Loading
Loading
+7 −5
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@ components:
              New values can be added to this list in future releases to support new use cases.
          nDTFunctionScope:
            $ref: '#/components/schemas/NDTFunctionScope'
          nDTFunctionRefList:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList'

    NDTJob-Single:
      description: >-
@@ -61,9 +63,10 @@ components:
            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
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
          ndtReportRefList:
          nDTReportRefList:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'
          nDTJobRefList:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo'

    NDTReport-Single:
      description: >-
        This IOC represents the properties of an NDT report corresponding to an NDT job
@@ -77,11 +80,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.
          ndtJobRef:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
          ndtFunctionRef:
          nDTJobRef:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'


   #-------Definition of the dataType ----------#
    NDTCapability:
      type: string