mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +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:
|
Tweet:
|
||||||
required:
|
required:
|
||||||
- "rest_id"
|
- "rest_id"
|
||||||
- "core"
|
# If the tweet has been edited, this property does not exist.
|
||||||
|
# - "core"
|
||||||
- "edit_control"
|
- "edit_control"
|
||||||
- "is_translatable"
|
- "is_translatable"
|
||||||
- "source"
|
# - "source"
|
||||||
- "legacy"
|
# - "legacy"
|
||||||
- "views"
|
- "views"
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue