mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 07:30:37 +01:00
add retweeted_status_result
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
19700d0ef9
commit
8b19677694
2 changed files with 4 additions and 0 deletions
|
|
@ -153,6 +153,8 @@ components:
|
|||
type: integer
|
||||
retweeted:
|
||||
type: boolean
|
||||
retweeted_status_result:
|
||||
$ref: "./content.yaml#/components/schemas/ItemResult"
|
||||
user_id_str:
|
||||
type: string
|
||||
pattern: "^[0-9]+$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue