Files
sendico/interface/models/common/pagination.yaml
2026-02-24 21:26:31 +03:00

9 lines
162 B
YAML

components:
schemas:
CursorPageResponse:
type: object
additionalProperties: false
properties:
next_cursor:
type: string