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: