From 7410c49ec22886cb626dbaa42704d2fff821f864 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= Date: Sat, 22 Apr 2023 01:04:22 +0900 Subject: [PATCH] remove requred MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ふぁ --- dist/schemas/tweet.yaml | 1 - src/openapi/schemas/tweet.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/dist/schemas/tweet.yaml b/dist/schemas/tweet.yaml index f1447b7..70163c7 100644 --- a/dist/schemas/tweet.yaml +++ b/dist/schemas/tweet.yaml @@ -57,7 +57,6 @@ components: - is_translatable - legacy - views - - quoted_status_result TweetLegacy: properties: bookmark_count: diff --git a/src/openapi/schemas/tweet.yaml b/src/openapi/schemas/tweet.yaml index dcfd810..f34c1ce 100644 --- a/src/openapi/schemas/tweet.yaml +++ b/src/openapi/schemas/tweet.yaml @@ -36,7 +36,6 @@ components: - "is_translatable" - "legacy" - "views" - - "quoted_status_result" properties: __typename: