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

Add missing user profile properties to the signup endpoint #231

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

lbalmaceda
Copy link
Contributor

Changes

There are extra properties that could be specified on the sign up call, documented in swagger here. This PR adds them, defaulting to None when not specified.

References

Closes #229

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

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

Checklist

@lbalmaceda lbalmaceda added CH: Added small Small review labels Jul 7, 2020
@lbalmaceda lbalmaceda added this to the v3-Next milestone Jul 7, 2020
@lbalmaceda lbalmaceda requested a review from a team July 7, 2020 19:58
@lbalmaceda lbalmaceda merged commit c46a3ca into master Jul 8, 2020
@lbalmaceda lbalmaceda modified the milestones: v3-Next, 3.12.0 Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH: Added small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add root name support to signup method
2 participants