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

feat: Add full owner info to team #510

Merged
merged 2 commits into from Dec 5, 2023
Merged

feat: Add full owner info to team #510

merged 2 commits into from Dec 5, 2023

Conversation

cwendt94
Copy link
Owner

@cwendt94 cwendt94 commented Dec 5, 2023

feat: #497

Team.owners will now be an array of dict. It will look like

{ id: '1234', displayName: 'team', firstName: 'Bob', lastName: 'Joe'}

However in public leagues, the name attributes will not be populated.

@cwendt94 cwendt94 merged commit e74790d into master Dec 5, 2023
3 checks passed
@cwendt94 cwendt94 deleted the feat-add-owner branch December 5, 2023 18:43
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.

None yet

1 participant