From ba4064bf82aad5d4a4fa9ee642be93297ba52130 Mon Sep 17 00:00:00 2001 From: potherakallo Date: Thu, 3 Oct 2024 17:06:25 +0000 Subject: [PATCH] CR S5-245486 - Update TS28623_GenericNrm.yaml --- OpenAPI/TS28623_GenericNrm.yaml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index f40b561c3..df7ac36f2 100644 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -1016,13 +1016,16 @@ components: items: type: string enum: - - M1 - - M2 - - M3 - - M4 - - M5 - - M6 - - M7 + - M1_DL + - M2_DL + - M4_DL + - M4_UL + - M5_DL + - M5_UL + - M6_DL + - M6_UL + - M7_DL + - M7_UL - M1_EVENT_TRIGGERED - M8 - M9 -- GitLab