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

adding the missing query parameters for SearchUsers() #119

Merged

Conversation

AlicxSSH
Copy link
Contributor

PX-5000

result := usersResult{}
queryParam := Params{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good! Just one very minor thing, the variable name "queryParam" could be changed to "filters". There is absolutely nothing wrong with this variable name, I would just change it to keep the variable naming convention for the Params unified across the SDK.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@codeclimate
Copy link

codeclimate bot commented Jun 21, 2022

Code Climate has analyzed commit 84080b7 and detected 0 issues on this pull request.

View more on Code Climate.

@iljaSL iljaSL merged commit f7c3b62 into SSHcom:master Jun 21, 2022
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.

None yet

2 participants