HomeSoftware Heritage

Add support to return simple lists without pagination

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Add support to return simple lists without pagination

Some connections do not require pagination support
eg: ResolveSWHID, that returns a list but is alwasys too small
for any real pagination. Add a BaseList class to support such items.

Details

Provenance
jayeshvAuthored on Dec 23 2022, 4:28 PM
jayeshvPushed on Dec 23 2022, 6:13 PM
Differential Revision
D8980: Add support to return simple lists without pagination
Build Status
Buildable 33345
Build 52270: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.