From 396b569795623c32d4dcff320f24b1713a8fb80a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= Date: Tue, 6 Feb 2024 14:14:17 +0900 Subject: [PATCH] build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ふぁ --- dist/compatible/openapi-3.0.yaml | 2 +- dist/docs/openapi-3.0.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/compatible/openapi-3.0.yaml b/dist/compatible/openapi-3.0.yaml index aadda8c..91196ef 100644 --- a/dist/compatible/openapi-3.0.yaml +++ b/dist/compatible/openapi-3.0.yaml @@ -759,7 +759,6 @@ components: itemContent: $ref: '#/components/schemas/ItemContentUnion' required: - - clientEventInfo - itemContent ModuleItem: properties: @@ -1270,6 +1269,7 @@ components: enum: - Vertical - VerticalConversation + - VerticalGrid - Carousel type: string entryType: diff --git a/dist/docs/openapi-3.0.yaml b/dist/docs/openapi-3.0.yaml index 9557df0..a22636c 100644 --- a/dist/docs/openapi-3.0.yaml +++ b/dist/docs/openapi-3.0.yaml @@ -759,7 +759,6 @@ components: itemContent: $ref: '#/components/schemas/ItemContentUnion' required: - - clientEventInfo - itemContent ModuleItem: properties: @@ -1270,6 +1269,7 @@ components: enum: - Vertical - VerticalConversation + - VerticalGrid - Carousel type: string entryType: