qri-io / qri

you're invited to a data party!
https://qri.io
GNU General Public License v3.0
1.1k stars 66 forks source link

fix(get): extend pagination on /get #1918

Closed Arqu closed 2 years ago

Arqu commented 2 years ago

Fix for https://github.com/qri-io/frontend/issues/299 Currently only supports limit & offset params, but user facing endpoints should take in page & pageSize too.