1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 23:50:26 +01:00

add promotedMetadata

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-04-21 01:44:34 +09:00
parent 598730326d
commit 54f46acec4
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
2 changed files with 4 additions and 4 deletions

View file

@ -144,6 +144,8 @@ components:
itemType:
$ref: '#/components/schemas/ContentItemType'
type: string
promotedMetadata:
type: object
tweetDisplayType:
type: string
tweet_results:
@ -164,8 +166,6 @@ components:
type: string
userDisplayType:
type: string
user_results:
$ref: ./user.yaml#/components/schemas/UserResults
required:
- __typename
- itemType