This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
4.4.0
Add per_page
query param to search endpoints.
Updated search.all
, search.photos
, search.users
, and search.collections
to support a per_page
argument. Defaults to 10.
Thanks to @spencerfdavis for his work implementing this feature, and his patience waiting for it to be merged in :)