mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
add TweetEditControl
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
bc05f30d3a
commit
7f3270cf8a
2 changed files with 30 additions and 2 deletions
|
|
@ -185,7 +185,7 @@ components:
|
|||
$ref: "#/components/schemas/SocialContext"
|
||||
userDisplayType:
|
||||
type: string
|
||||
enum: [User, UserDetailed]
|
||||
enum: [User, UserDetailed, SubscribableUser]
|
||||
user_results:
|
||||
$ref: "./user.yaml#/components/schemas/UserResults"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue