mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-12 08:00:27 +01:00
add Gap
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
20816336e5
commit
19700d0ef9
2 changed files with 2 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ components:
|
|||
$ref: "#/components/schemas/ContentEntryType" # null | TimelineTimelineCursor
|
||||
cursorType:
|
||||
type: string
|
||||
enum: [Top, Bottom, ShowMore, ShowMoreThreads]
|
||||
enum: [Top, Bottom, ShowMore, ShowMoreThreads, Gap] # Gap???
|
||||
value:
|
||||
type: string
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue