-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Provide pagination types and utilities that integrate with OpenAPI spec generation.
Scope:
Page[T]generic type with items, total, next/prev cursors- Support for both cursor-based and offset-based pagination
- OpenAPI schema generation for paginated responses
- Link header support (RFC 8288)
Reactions are currently unavailable