From 1327b3cb24ccf447b249c2252bb7fc8f231a7214 Mon Sep 17 00:00:00 2001 From: Ravi Chamarty Date: Wed, 1 Oct 2025 11:15:00 -0400 Subject: [PATCH] Deprecate X2HOBlockList in NR-NRM --- OpenAPI/TS28541_NrNrm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenAPI/TS28541_NrNrm.yaml b/OpenAPI/TS28541_NrNrm.yaml index 53f3e31be..39afebd58 100755 --- a/OpenAPI/TS28541_NrNrm.yaml +++ b/OpenAPI/TS28541_NrNrm.yaml @@ -112,6 +112,7 @@ components: uniqueItems: true items: $ref: '#/components/schemas/GeNBId' + deprecated: true NrPci: type: integer -- GitLab