Skip to content

swh.core.api: Expose a serializable PagedResult object

This will allow typing paginated endpoints across our modules (swh.storage, swh.search, swh.indexer, ...).

As a first step, this will simplify swh-storage!987 (closed) which introduced it ;)

Related to T645

Test Plan

tox


Migrated from D3632 (view on Phabricator)

Merge request reports