Skip to content

Pagination of /api/blocks/ is broken #1714

@j-a-m-l

Description

@j-a-m-l

To Reproduce
Steps to reproduce the behavior:

  1. http://167.114.29.38:4003/api/v2/blocks works
  2. http://167.114.29.38:4003/api/v2/blocks?page=2 do not:
{
  "statusCode": 400,
  "error": "Bad Request",
  "message": "\"limit\" is not allowed",
  "validation": {
    "source": "query",
    "keys": [
      "limit"
    ]
  }
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions