Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

4.4.0

Compare
Choose a tag to compare
@joshwcomeau joshwcomeau released this 11 Jan 16:42
· 315 commits to master since this release

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 :)