From 9529488b6960993854c0476920d0e9c5b7539373 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Refik=20Fatih=20=C3=9Cstok?= Date: Thu, 7 May 2026 19:35:40 +0000 Subject: [PATCH] Edit TS28567_CclNrm.yaml --- OpenAPI/TS28567_CclNrm.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/OpenAPI/TS28567_CclNrm.yaml b/OpenAPI/TS28567_CclNrm.yaml index f8f6c70d..97d71a00 100644 --- a/OpenAPI/TS28567_CclNrm.yaml +++ b/OpenAPI/TS28567_CclNrm.yaml @@ -79,13 +79,8 @@ components: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: - scopeType: - type: string - enum: - - CCL_MEASUREMENT_SCOPE - - CCL_TARGET_SCOPE - - CCL_CONTROL_SCOPE - - CCL_IMPACT_SCOPE + faultManagementCCLReport: + $ref: '#/components/schemas/FaultManagementCCLReport' ConflictManagementAndCoordinationEntity-Single: description: This defines the conflict management functionality. allOf: -- GitLab