From 811866909d4386cdf911e105686c62aa3cebcfcd Mon Sep 17 00:00:00 2001 From: Shitao Li Date: Thu, 20 Feb 2025 08:43:51 +0000 Subject: [PATCH] Update TS28104_MdaNrm.yaml --- OpenAPI/TS28104_MdaNrm.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/OpenAPI/TS28104_MdaNrm.yaml b/OpenAPI/TS28104_MdaNrm.yaml index 8aefa574d..a36c777d5 100644 --- a/OpenAPI/TS28104_MdaNrm.yaml +++ b/OpenAPI/TS28104_MdaNrm.yaml @@ -203,7 +203,12 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' recommendationFilter: $ref: '#/components/schemas/AnalyticsScopeType' - + performanceThresholdInfo: + type: array + items: + $ref: 'TS28623_ThresholdMonitorNrm.yaml#/components/schemas/ThresholdInfo' + thresholdMonitorRefList: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' MDAReport-Single: $ref: 'TS28104_MdaReport.yaml#/components/schemas/MDAReport' -- GitLab