Skip to content

Conversation

@skosito
Copy link
Contributor

@skosito skosito commented Sep 13, 2021

Adds GetPaginated method which is used in List methods.
All list wrapper methods are returning Response struct which contains total count, and can be extended with additional data in future.
GetPaginated method is returning PaginatedResponse with results and totalCount, which ofc can also be more generic with more generic Response, but this fits in imo for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant