SkynetRTN / afterglow-access

Other
0 stars 0 forks source link

Pagination within data providers #1

Closed jhaislip closed 2 years ago

jhaislip commented 3 years ago

Each data provider should provide results based on the requested page, items per page., sort column, and sort direction. If sort is changed, return to the first page.

vkoupr commented 2 years ago

Implemented for all existing data providers that return multiple assets. Not needed for non-browsable providers (Imaging Surveys and DSS) that always return just a single asset.