Skip to content

Add pagination to the job list API #18

Description

@huzjie

Goal

The GET /api/jobs endpoint returns all jobs. Add page / page_size parameters with a stable order.

Good first issue

  • Mirror the pagination style used elsewhere in the codebase.
  • Return {items, total, page, page_size}.

Acceptance criteria

  • Paginated responses and a test for page boundaries.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions