mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
fix conversation_control
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
2d3d1475ab
commit
57fd24311f
5 changed files with 20 additions and 37 deletions
|
|
@ -932,7 +932,7 @@ components:
|
|||
type: string
|
||||
pattern: "^[0-9]+$"
|
||||
conversation_control:
|
||||
$ref: "#/components/schemas/ConversationControl"
|
||||
additionalProperties: true # todo
|
||||
limited_actions:
|
||||
type: string
|
||||
enum:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue