From 860a2c4029a09d5da3fb3b058f82dd64b392a018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= Date: Fri, 1 Sep 2023 09:30:45 +0900 Subject: [PATCH] add features MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ふぁ --- src/openapi/schemas/tweet.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/openapi/schemas/tweet.yaml b/src/openapi/schemas/tweet.yaml index 9a13aee..f846341 100644 --- a/src/openapi/schemas/tweet.yaml +++ b/src/openapi/schemas/tweet.yaml @@ -304,6 +304,8 @@ components: url: type: string format: uri + features: + type: object sizes: $ref: "#/components/schemas/MediaSizes" original_info: