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

TPT 2123: Add missing fields to account_users #336

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

yec-akamai
Copy link
Contributor

@yec-akamai yec-akamai commented Jun 14, 2023

📝 Description

The account_users it outdated comparing to the API doc: https://www.linode.com/docs/api/account/#user-view

Added PasswordCreated, VerifiedPhoneNumber. Tested ListUsers and GetUser.

✔️ How to Test

make ARGS="-run TestUsers_List” fixtures
make ARGS="-run TestUser_Get” fixtures

make testunit
make testint

@yec-akamai yec-akamai requested a review from a team June 14, 2023 16:34
Copy link
Contributor

@ezilber-akamai-zz ezilber-akamai-zz left a comment

Choose a reason for hiding this comment

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

Looks good!

@yec-akamai yec-akamai requested a review from a team June 15, 2023 13:30
@yec-akamai yec-akamai merged commit 97991b4 into main Jun 15, 2023
@yec-akamai yec-akamai deleted the update-account-users-fields branch June 15, 2023 14:16
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