8000 Add all fields for users.get by shinchris · Pull Request #713 · tableau/server-client-python · GitHub
[go: up one dir, main page]

Skip to content

Add all fields for users.get #713

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

Merged
merged 8 commits into from
Nov 6, 2020
Merged

Add all fields for users.get #713

merged 8 commits into from
Nov 6, 2020

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.

2 participants
0