Skip to content

Pagination helpers #13

@bjaus

Description

@bjaus

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions