From cd973014c4f0b8f3901c909c2e70a953fba72d48 Mon Sep 17 00:00:00 2001 From: sunse Date: Thu, 28 Apr 2022 07:06:32 +0000 Subject: [PATCH] indentation fix to Update comDefs.yaml --- OpenAPI/comDefs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenAPI/comDefs.yaml b/OpenAPI/comDefs.yaml index f9d90b78f..879378fe5 100644 --- a/OpenAPI/comDefs.yaml +++ b/OpenAPI/comDefs.yaml @@ -130,8 +130,8 @@ components: type: array items: $ref: '#/components/schemas/AttributeNameValuePairSet' - minItems: 1 - maxItems: 2 + minItems: 1 + maxItems: 2 Filter: description: >- -- GitLab