mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
update content type
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
bbffeb11ac
commit
9a59a994a7
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ components:
|
||||||
properties:
|
properties:
|
||||||
__typename:
|
__typename:
|
||||||
type: string
|
type: string
|
||||||
# $ref: "./typename.yaml#/components/schemas/TypeName" # TimelineTimelineModule
|
$ref: "./typename.yaml#/components/schemas/TypeName" # TimelineTimelineModule
|
||||||
entryType:
|
entryType:
|
||||||
$ref: "#/components/schemas/ContentEntryType" # TimelineTimelineCursor
|
$ref: "#/components/schemas/ContentEntryType" # TimelineTimelineCursor
|
||||||
displayType:
|
displayType:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue