1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 15:40:26 +01:00

add quoted_status_result

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-04-21 03:53:32 +09:00
parent 48e7b33775
commit 571e175941
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA

View file

@ -36,6 +36,7 @@ components:
- "is_translatable" - "is_translatable"
- "legacy" - "legacy"
- "views" - "views"
- "quoted_status_result"
properties: properties:
__typename: __typename:
@ -83,6 +84,8 @@ components:
pattern: "^[0-9]+$" pattern: "^[0-9]+$"
state: state:
type: string # enum type: string # enum
quoted_status_result:
$ref: "./content.yaml#/components/schemas/ItemResult"
TweetLegacy: TweetLegacy:
required: required: