Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make client List() parameters optional #56

Merged
merged 1 commit into from
Jun 30, 2020

Conversation

eskombro
Copy link
Member

Issue detailed in #55

List method parameters (limit, offset and attributesToRetrieve) should be optional, and shouldn't be sent on the request unless the user has set them to a specific value

Closes #55

@eskombro eskombro requested review from alexisvisco and curquiza June 30, 2020 03:34
This was referenced Jun 30, 2020
curquiza
curquiza previously approved these changes Jun 30, 2020
@eskombro eskombro force-pushed the make_client_list_parameters_optional branch from 0c63781 to f40d97d Compare June 30, 2020 08:34
@eskombro eskombro merged commit 231d802 into master Jun 30, 2020
@eskombro eskombro deleted the make_client_list_parameters_optional branch June 30, 2020 08:43
@eskombro
Copy link
Member Author

@alexisvisco I merged this PR as the tests where failing in master and this seemed a little urgent, but I requested your review to see if you agree with this! So feel free to comment, etc if you have a minute :)

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.

client.List() parameters need to be optional
2 participants