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

Update GET /user documentation on README.md file #190

Merged
merged 1 commit into from
Mar 12, 2019

Conversation

lbalmaceda
Copy link
Contributor

Changes

The GET /user API endpoint doesn't accept the q query parameter. That's only reserved for user listing scenarios. But because the method that calls it accepts a UserFilter instance, this PR will clarify that it will only be used to obtain the list of fields to include/exclude from the response.

References

Closes #188

Testing

Doc change. No needed.

  • This change adds test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@lbalmaceda lbalmaceda merged commit 69c3d48 into master Mar 12, 2019
@lbalmaceda lbalmaceda deleted the lbalmaceda-patch-1 branch March 12, 2019 19:22
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.

2 participants