mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 07:30:37 +01:00
fix create tweet schema
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
996bf5798e
commit
3de1deeb8b
4 changed files with 2 additions and 7 deletions
|
|
@ -4425,7 +4425,6 @@ paths:
|
|||
example: false
|
||||
type: boolean
|
||||
required:
|
||||
- media_entities
|
||||
- possibly_sensitive
|
||||
type: object
|
||||
reply:
|
||||
|
|
@ -4455,7 +4454,6 @@ paths:
|
|||
- media
|
||||
- semantic_annotation_ids
|
||||
- dark_request
|
||||
- disallowed_reply_options
|
||||
type: object
|
||||
required:
|
||||
- queryId
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue