From 3b0ad91aea342ac3b21d9f20d46f67f72a01e398 Mon Sep 17 00:00:00 2001 From: rosabolzek Date: Thu, 21 Nov 2024 15:55:36 +0000 Subject: [PATCH] Update TS28105_AiMlNrm.yaml Rel-18 CR TS 28.105 Correction of not used attribute and attribute properties --- OpenAPI/TS28105_AiMlNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28105_AiMlNrm.yaml b/OpenAPI/TS28105_AiMlNrm.yaml index abe9fd0e2..834db4ce1 100644 --- a/OpenAPI/TS28105_AiMlNrm.yaml +++ b/OpenAPI/TS28105_AiMlNrm.yaml @@ -18,7 +18,7 @@ components: MLContext: type: object properties: - inferenceModelRef: + inferenceEntityRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' dataProviderRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' -- GitLab