diff --git a/OpenAPI/TS28561_NdtNrm.yaml b/OpenAPI/TS28561_NdtNrm.yaml index 270a819a8dad34d740bcc10220977b04c76ce994..822b721e7e0a353667dc3f4d7b1e96dbbfcacaa0 100644 --- a/OpenAPI/TS28561_NdtNrm.yaml +++ b/OpenAPI/TS28561_NdtNrm.yaml @@ -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