From 099c79ff920e17460c388b4ef10c69438f6f5853 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 22 Oct 2024 01:27:32 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- src/libs/Ideogram/openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Ideogram/openapi.yaml b/src/libs/Ideogram/openapi.yaml index 7614f32..9763ed1 100644 --- a/src/libs/Ideogram/openapi.yaml +++ b/src/libs/Ideogram/openapi.yaml @@ -1264,7 +1264,7 @@ components: properties: members: title: ColorPaletteMembers - maxItems: 10 + maxItems: 8 minItems: 1 type: array items: @@ -1273,7 +1273,7 @@ components: description: A color palette represented only via its members ColorPaletteMembers: title: ColorPaletteMembers - maxItems: 10 + maxItems: 8 minItems: 1 type: array items: