Why don't we give users a chance to set "page_size" keyword in rest settings? #8426
Unanswered
sihcpro
asked this question in
Ideas & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to change the page size by the keyword
page_size
in postman and it didn't workThen, I found this in the library code:
Why don't we just set it like:
And I won't need to create a class that I just set the attribute
page_size_query_param
.Beta Was this translation helpful? Give feedback.
All reactions