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
always call jsonapi_page_size method on pagination enabled requests (#40)
* always call jsonapi_page_size method on pagination enabled requests
pass the per_page_param to the jsonapi_page_size method
* pass pagination to jsonapi_page_size and handle string-to-int conversion in jsonapi_page_size
* update readme to reflect changes
* fix woring
0 commit comments