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
Total count and configurable default per_page (#31)
* Remove hard coded maximum per-page limit of 30.
* Don't include total in pagination links.
* Wrap default per_page in a method.
* Update readme with jsonapi_page_size example.
* Skip :records in pagination with next.
0 commit comments