From 70ae5a04fdb533de7f4d737828b3b906bfd9d26b Mon Sep 17 00:00:00 2001 From: shixixi Date: Fri, 26 Sep 2025 08:04:34 +0000 Subject: [PATCH 1/2] Edit TS28541_NrNrm.yaml --- OpenAPI/TS28541_NrNrm.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index 39afebd58..e752d663e 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -1078,7 +1078,9 @@ components: dDAPSHOControl: type: boolean dLTMControl: - type: boolean + type: boolean + dCLTMControl: + type: boolean mappedCellIdInfoList: $ref: '#/components/schemas/MappedCellIdInfoList' qceIdMappingInfoList: -- GitLab From 2900816ad64553e1faae7ede46fcdc5a18418b85 Mon Sep 17 00:00:00 2001 From: shixixi Date: Wed, 15 Oct 2025 08:03:36 +0000 Subject: [PATCH 2/2] Edit TS28541_NrNrm.yaml --- OpenAPI/TS28541_NrNrm.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index e752d663e..6d58fe5ae 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -1078,9 +1078,7 @@ components: dDAPSHOControl: type: boolean dLTMControl: - type: boolean - dCLTMControl: - type: boolean + type: boolean mappedCellIdInfoList: $ref: '#/components/schemas/MappedCellIdInfoList' qceIdMappingInfoList: @@ -1516,6 +1514,8 @@ components: type: boolean isMLBAllowed: type: boolean + dCLTMControl: + type: boolean EUtranCellRelation-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' -- GitLab