Skip to content

Maximum page size to 100 for API keyset pagination

Andreas Brandl requested to merge ab/keyset-pagination-maxsize into master

What does this MR do?

This increases the maximum page size for API keyset pagination to 100. This aligns with what we allow for offset based pagination.

The keyset pagination feature hasn't been released/deployed yet and is still behind a feature flag. Documentation is not yet merged either.

Merge request reports