You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allow to set the requested page on all endpoints (#586)
* allow to set the requested page on all endpoints
At the moment it's not possible to request another page on all endpoints (search for example). With this change the requested `page` can be set the same way like the `per_page`.
* private per page property
* revert and private page
0 commit comments