From 664e3742cf1acc6af30384b6ac1a3b47fe1a0a99 Mon Sep 17 00:00:00 2001 From: zhaoxxian Date: Wed, 1 Apr 2026 02:30:00 +0000 Subject: [PATCH] Edit external data TS28561_NdtNrm.yaml --- OpenAPI/TS28561_NdtNrm.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/OpenAPI/TS28561_NdtNrm.yaml b/OpenAPI/TS28561_NdtNrm.yaml index d7065112..1dc41244 100644 --- a/OpenAPI/TS28561_NdtNrm.yaml +++ b/OpenAPI/TS28561_NdtNrm.yaml @@ -39,6 +39,8 @@ components: New values can be added to this list in future releases to support new use cases. nDTFunctionScope: $ref: '#/components/schemas/NDTFunctionScope' + supportedExternalDataList: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' nDTFunctionRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' @@ -70,6 +72,8 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo' nDTJobRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo' + externalDataTypeRefList: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' NDTReport-Single: description: >- This IOC represents the properties of an NDT report corresponding to an NDT job -- GitLab