From 4560ec6d8e16dc0840150447025bd3d4fe9fb1af Mon Sep 17 00:00:00 2001 From: sunse Date: Wed, 16 Nov 2022 23:08:56 +0000 Subject: [PATCH] CR0228 Update TS28532_FaultMnS.yaml --- OpenAPI/TS28532_FaultMnS.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/OpenAPI/TS28532_FaultMnS.yaml b/OpenAPI/TS28532_FaultMnS.yaml index 309025888..398bf12bf 100644 --- a/OpenAPI/TS28532_FaultMnS.yaml +++ b/OpenAPI/TS28532_FaultMnS.yaml @@ -546,9 +546,7 @@ components: observedMeasurement: type: string observedValue: - oneOf: - - type: integer - - $ref: 'TS28623_ComDefs.yaml#/components/schemas/Float' + type: number thresholdLevel: $ref: '#/components/schemas/ThresholdLevelInd' armTime: -- GitLab