From ea7216a608f12effe3965e5a7f2211d66f97c0dc Mon Sep 17 00:00:00 2001 From: shumim Date: Fri, 3 Apr 2026 12:41:11 +0000 Subject: [PATCH] add nDTDaenumtaGenEnaInfo --- OpenAPI/TS28561_NdtNrm.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/OpenAPI/TS28561_NdtNrm.yaml b/OpenAPI/TS28561_NdtNrm.yaml index 605cb1a9..8452d841 100644 --- a/OpenAPI/TS28561_NdtNrm.yaml +++ b/OpenAPI/TS28561_NdtNrm.yaml @@ -82,6 +82,11 @@ 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. + nDTDaenumtaGenEnaInfo: + type: string + enum: + - AIML_BASED + - NON_AIML_BASED nDTJobRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' -- GitLab