From 18db733dc99890424366347c56906716f215a76b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=20Antonio=20Ordo=C3=B1ez=20Lucena?= Date: Fri, 3 Oct 2025 09:26:20 +0000 Subject: [PATCH] Edit TS28105_AiMlNrm.yaml --- OpenAPI/TS28105_AiMlNrm.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/OpenAPI/TS28105_AiMlNrm.yaml b/OpenAPI/TS28105_AiMlNrm.yaml index 11607de76..8e5f82bda 100644 --- a/OpenAPI/TS28105_AiMlNrm.yaml +++ b/OpenAPI/TS28105_AiMlNrm.yaml @@ -798,8 +798,6 @@ components: mLModelId: type: string readOnly: true - aIMLInferenceName: - $ref: '#/components/schemas/AIMLInferenceName' mLModelVersion: type: string readOnly: true @@ -829,10 +827,6 @@ components: - RE_TRAINING - FINE_TUNING readOnly: true - inferenceScope: - type: array - items: - $ref: '#/components/schemas/AIMLInferenceName' retrainingEventsMonitorRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' sourceTrainedMLModelRef: -- GitLab