9 lines
162 B
YAML
9 lines
162 B
YAML
components:
|
|
schemas:
|
|
CursorPageResponse:
|
|
type: object
|
|
additionalProperties: false
|
|
properties:
|
|
next_cursor:
|
|
type: string
|