mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
fix disallowed_reply_options
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
80186755aa
commit
d74a5fdf5b
4 changed files with 7 additions and 13 deletions
|
|
@ -4356,9 +4356,8 @@ paths:
|
|||
example: false
|
||||
type: boolean
|
||||
disallowed_reply_options:
|
||||
default: false
|
||||
example: false
|
||||
type: boolean
|
||||
properties: {}
|
||||
type: object
|
||||
media:
|
||||
properties:
|
||||
media_entities:
|
||||
|
|
@ -4412,7 +4411,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