Skip to content

Developers should be able to consumed paged collections easily (Page iterator support) #113

@roinochieng

Description

@roinochieng

AB#13319

For a variety of reasons, collections of entities are often split into pages and each page is returned with a URL to the next page. Sometimes, page granularity provided by the API does not match the requirements of the consumer. This task aims to simplify the life of consumers of paged collections through implementing the page iterator.

Design requirements and specifications here

Metadata

Metadata

Assignees

Labels

P1PriorityUserStoryTracking user story related to a featureenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions