From 5d14f007b9890173ba192fbe7cd89a7a004f93ec Mon Sep 17 00:00:00 2001 From: tianzzhu Date: Fri, 8 May 2026 02:47:02 +0000 Subject: [PATCH 1/4] Update file TS28561_NdtNrm.yaml --- OpenAPI/TS28561_NdtNrm.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/OpenAPI/TS28561_NdtNrm.yaml b/OpenAPI/TS28561_NdtNrm.yaml index 605cb1a9..eec24638 100644 --- a/OpenAPI/TS28561_NdtNrm.yaml +++ b/OpenAPI/TS28561_NdtNrm.yaml @@ -60,10 +60,6 @@ components: $ref: '#/components/schemas/NDTInputDescription' nDTJobExecutionRequirements: $ref: '#/components/schemas/NdtJobExecutionReqts' - collaboratingNDT: - description: >- - It indicates the related NDT Job contributing as a collaborator to the executed NDT Job. It describes the DN of the collaborated NDT Job - $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo' nDTReportRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnListRo' nDTJobRefList: -- GitLab 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 2/4] 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 From b82cdf1d2de5ad96fff89122210a6666d177a823 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Fri, 29 May 2026 01:16:41 +0000 Subject: [PATCH 3/4] Code Moderator upgrade the version --- OpenAPI/TS28561_NdtNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28561_NdtNrm.yaml b/OpenAPI/TS28561_NdtNrm.yaml index eec24638..da00186a 100644 --- a/OpenAPI/TS28561_NdtNrm.yaml +++ b/OpenAPI/TS28561_NdtNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: NDT NRM - version: 19.2.0 + version: 19.3.0 description: >- OAS 3.0.1 definition of the NDT NRM © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab From 7943be97c5ca6988ed781f33bdaf4a8cc94ab647 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Fri, 29 May 2026 01:17:26 +0000 Subject: [PATCH 4/4] Code Moderator upgrade the version --- OpenAPI/TS28567_CclNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS28567_CclNrm.yaml b/OpenAPI/TS28567_CclNrm.yaml index 97d71a00..599e8b9e 100644 --- a/OpenAPI/TS28567_CclNrm.yaml +++ b/OpenAPI/TS28567_CclNrm.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: CCL NRM - version: 19.1.0 + version: 19.2.0 description: >- OAS 3.0.1 definition of the CCL NRM © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). -- GitLab