mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-12 08:00:27 +01:00
add promotedMetadata
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
598730326d
commit
54f46acec4
2 changed files with 4 additions and 4 deletions
|
|
@ -147,6 +147,8 @@ components:
|
|||
$ref: "#/components/schemas/ItemResult"
|
||||
SocialContext:
|
||||
$ref: "#/components/schemas/SocialContext"
|
||||
promotedMetadata:
|
||||
type: object # todo
|
||||
|
||||
TimelineUser:
|
||||
required:
|
||||
|
|
@ -165,8 +167,6 @@ components:
|
|||
$ref: "#/components/schemas/SocialContext"
|
||||
userDisplayType:
|
||||
type: string # enum
|
||||
user_results:
|
||||
$ref: "./user.yaml#/components/schemas/UserResults"
|
||||
|
||||
ItemResult:
|
||||
required:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue