1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 15:40:26 +01:00
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-07-28 02:18:44 +09:00
parent 2c07cb65e7
commit 74ac250eb3
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
10 changed files with 7 additions and 46 deletions

View file

@ -98,10 +98,8 @@ components:
type: string
entryType:
$ref: '#/components/schemas/ContentEntryType'
type: string
itemType:
$ref: '#/components/schemas/ContentEntryType'
type: string
value:
type: string
required:
@ -116,7 +114,6 @@ components:
type: object
entryType:
$ref: '#/components/schemas/ContentEntryType'
type: string
feedbackInfo:
type: object
itemContent:
@ -128,14 +125,14 @@ components:
TimelineTimelineModule:
properties:
__typename:
$ref: ./typename.yaml#/components/schemas/TypeName
type: string
value: TimelineTimelineModule
clientEventInfo:
type: object
displayType:
type: string
entryType:
$ref: '#/components/schemas/ContentEntryType'
type: string
footer:
type: object
header:
@ -157,7 +154,6 @@ components:
$ref: ./typename.yaml#/components/schemas/TypeName
itemType:
$ref: '#/components/schemas/ContentItemType'
type: string
promotedMetadata:
type: object
tweetDisplayType:
@ -177,7 +173,6 @@ components:
$ref: ./typename.yaml#/components/schemas/TypeName
itemType:
$ref: '#/components/schemas/ContentItemType'
type: string
userDisplayType:
type: string
user_results: