Skip to content

Conversation

@shinchris
Copy link
Contributor

This adds supports for getting all fields for users.get(). For now, this is a 'private' request option (only used by users.get) because we don't have the parser logic in place to parse all the fields we get back in the other item classes.

This is to fix the fullname and email being None, despite it being parsed and documented for users.get. Once we have a solution for expanding our parsers, we can expose this publicly or just add it by default for all the get calls.

Copy link
Contributor

@bcantoni bcantoni left a comment

Choose a reason for hiding this comment

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

+1

@shinchris shinchris merged commit c74b95c into development Nov 6, 2020
@shinchris shinchris deleted the all_fields branch November 6, 2020 18:31
This was referenced Nov 6, 2020
@bcantoni bcantoni mentioned this pull request Dec 17, 2020
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.

3 participants