From 331e7b6ecca5866d302586a62b036b6614ebc00e Mon Sep 17 00:00:00 2001 From: sunse Date: Thu, 28 Apr 2022 07:04:31 +0000 Subject: [PATCH] indentation fix 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 d16f02ac3..b45ceaf13 100755 --- 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