Open
Description
Hi, I've noticed that allow_overflow_page_number
options works only for pages greater that total_pages
while querying with a negative page or page 0 still yield the first page. If allow_overflow_page_number
is set to true
I would expect the same behaviour both for pages greater than total_pages
and lowert than 1
.
What do you think? Is there any way this can be supported?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels