Skip to content

'page[number]' value for 'next' pagination link incorrectly set to 1 when only 'page[size]' is passed #242

Closed
@nwise

Description

@nwise

Reproducible: Always

Steps to Reproduce:

  1. In the sample ToDoItem app create 5+ Todo Items
  2. Access '/api/v1/todo-items?page[size]=2'
  3. Notice the 'next' link's page[number] value is 1 when it should be 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions