From 549e715c6c5c9b0070643242a333b3f48fa11908 Mon Sep 17 00:00:00 2001 From: sunse Date: Wed, 16 Nov 2022 23:08:53 +0000 Subject: [PATCH] CR0229 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 ff66bf004..7eb03a3de 100755 --- 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