From fa6269dfe5f6d1bfb58831853c9f72ca48301718 Mon Sep 17 00:00:00 2001 From: Jan Groenendijk Date: Thu, 17 Nov 2022 15:07:45 +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 61b5c0a04..64cb929e3 100644 --- a/OpenAPI/TS28541_SliceNrm.yaml +++ b/OpenAPI/TS28541_SliceNrm.yaml @@ -126,7 +126,9 @@ components: availability: $ref: '#/components/schemas/Support' periodicityList: - type: string + type: array + items: + type: integer DLThptPerSlice: type: object properties: -- GitLab