mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 07:30:37 +01:00
fix
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
bbbec5569f
commit
8bf6925a0f
1 changed files with 4 additions and 3 deletions
|
|
@ -38,11 +38,12 @@ components:
|
|||
Tweet:
|
||||
required:
|
||||
- "rest_id"
|
||||
- "core"
|
||||
# If the tweet has been edited, this property does not exist.
|
||||
# - "core"
|
||||
- "edit_control"
|
||||
- "is_translatable"
|
||||
- "source"
|
||||
- "legacy"
|
||||
# - "source"
|
||||
# - "legacy"
|
||||
- "views"
|
||||
|
||||
properties:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue