Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Add pagination support to "users.list" #182

Merged
merged 4 commits into from
May 6, 2020
Merged

Add pagination support to "users.list" #182

merged 4 commits into from
May 6, 2020

Conversation

wtimme
Copy link
Contributor

@wtimme wtimme commented May 1, 2020

This branch adds pagination support to the WebAPI method "users.list". I've tried to model it after the existing methods that support pagination.

This makes it easier to add new ones without exceeding a
readable line length.
This allows callers to properly use the pagination of this API method.
@pvzig
Copy link
Owner

pvzig commented May 6, 2020

Looks good, thanks for the PR!

@pvzig pvzig merged commit 7cb2dbb into pvzig:master May 6, 2020
@wtimme wtimme deleted the feature/171-Add-pagination-support-to-user-list branch May 19, 2020 07:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants