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

remove required clientEventInfo, add VerticalGrid

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2024-02-06 14:14:13 +09:00
parent f9ea7661d2
commit 8d92a4d365
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA

View file

@ -60,7 +60,7 @@ components:
$ref: "#/components/schemas/ContentEntryType" # TimelineTimelineCursor
displayType:
type: string
enum: [Vertical, VerticalConversation, Carousel]
enum: [Vertical, VerticalConversation, VerticalGrid, Carousel]
items:
type: array
items:
@ -108,7 +108,6 @@ components:
ModuleEntry:
required:
- "clientEventInfo"
- "itemContent"
properties:
clientEventInfo: