From 2c8241f87c15b384b91f13d417f39c2ab356dd16 Mon Sep 17 00:00:00 2001 From: Jan Groenendijk Date: Thu, 17 Nov 2022 14:49:23 +0000 Subject: [PATCH] Update TS28541_SliceNrm.yaml periodicityList --- OpenAPI/TS28541_SliceNrm.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/OpenAPI/TS28541_SliceNrm.yaml b/OpenAPI/TS28541_SliceNrm.yaml index 75b721088..7e1c523fc 100755 --- a/OpenAPI/TS28541_SliceNrm.yaml +++ b/OpenAPI/TS28541_SliceNrm.yaml @@ -115,7 +115,9 @@ components: availability: $ref: '#/components/schemas/Support' periodicityList: - type: string + type: array + items: + type: integer XLThpt: type: object properties: -- GitLab