mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-13 08:30:28 +01:00
Update openapi schemas
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
4ffbb5e063
commit
cd591c0377
10 changed files with 1365 additions and 932 deletions
|
|
@ -189,6 +189,8 @@ components:
|
|||
$ref: "#/components/schemas/AuthorCommunityRelationship"
|
||||
article:
|
||||
$ref: "#/components/schemas/Article"
|
||||
community_results:
|
||||
$ref: "#/components/schemas/Community"
|
||||
|
||||
TweetEditControl:
|
||||
properties:
|
||||
|
|
|
|||
|
|
@ -98,6 +98,8 @@ components:
|
|||
$ref: "#/components/schemas/UserLegacyExtendedProfile"
|
||||
has_hidden_likes_on_profile:
|
||||
type: boolean
|
||||
premium_gifting_eligible:
|
||||
type: boolean
|
||||
|
||||
UserProfessional:
|
||||
required:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue