From 96a22d998eade484c28b6ca8497e19d5e3bf4d76 Mon Sep 17 00:00:00 2001 From: Pengxiang Xie Date: Wed, 11 Oct 2023 13:46:10 +0000 Subject: [PATCH] Update TS28104_MdaReport.yaml --- OpenAPI/TS28104_MdaReport.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenAPI/TS28104_MdaReport.yaml b/OpenAPI/TS28104_MdaReport.yaml index 670f57a03..5a3ff3369 100644 --- a/OpenAPI/TS28104_MdaReport.yaml +++ b/OpenAPI/TS28104_MdaReport.yaml @@ -20,7 +20,7 @@ components: properties: mDAType: type: string - mdaOutputList: + mDAOutputList: type: array items: $ref: '#/components/schemas/MDAOutputEntry' @@ -37,7 +37,7 @@ components: properties: mDAOutputIEName: type: string - mdaOutputIEValue: {} + mDAOutputIEValue: {} TimeWindow: -- GitLab