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:
parent
48e7b33775
commit
571e175941
1 changed files with 3 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ components:
|
|||
- "is_translatable"
|
||||
- "legacy"
|
||||
- "views"
|
||||
- "quoted_status_result"
|
||||
|
||||
properties:
|
||||
__typename:
|
||||
|
|
@ -83,6 +84,8 @@ components:
|
|||
pattern: "^[0-9]+$"
|
||||
state:
|
||||
type: string # enum
|
||||
quoted_status_result:
|
||||
$ref: "./content.yaml#/components/schemas/ItemResult"
|
||||
|
||||
TweetLegacy:
|
||||
required:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue