Skip to content

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

Merged
lbalmaceda merged 1 commit intomasterfrom
lbalmaceda-patch-1
Mar 12, 2019
Merged

Update GET /user documentation on README.md file#190
lbalmaceda merged 1 commit intomasterfrom
lbalmaceda-patch-1

Conversation

@lbalmaceda
Copy link
Copy Markdown
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