vantage6.backend.common.resource.paginationΒΆ

Classes

Page(items, page, page_size, total)

Definition of a page of items return by the API.

Pagination(items, page, page_size, total, ...)

Class that handles pagination of a query.