From 745f47472a65adb6839ad99a557fc7e48e0d0e01 Mon Sep 17 00:00:00 2001 From: swaminathan1 Date: Wed, 15 Feb 2023 08:31:17 +0000 Subject: [PATCH] Adding bound values for excessPacketDelayThresholdValue in GenericNrm.yaml --- OpenAPI/TS28623_GenericNrm.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index 6629b061a..2b3e00dd4 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -1444,6 +1444,8 @@ components: - 150ms - 300ms - 500ms + minItems: 0 + maxItems: 255 #-------- end of Definition of types used in Trace control NRM fragment ---------- -- GitLab