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

new: Add account_betas to support customer enrolled beta programs #360

Merged
merged 3 commits into from
Aug 22, 2023

Conversation

yec-akamai
Copy link
Contributor

@yec-akamai yec-akamai commented Aug 18, 2023

📝 Description

AccountBetaProgram returns information about the beta program and customer enrollment. Add account_betas to support get and list beta programs that the perspectival user enrolled in. And also supporting authenticated customer registration into an active beta program.

Endpoints implemented in account_betas:

GET /account/betas
GET /account/betas/:id
POST /account/betas

Jira: https://jira.linode.com/browse/TPT-2242

✔️ How to Test

make testunit
make testint

@yec-akamai yec-akamai requested a review from a team as a code owner August 18, 2023 17:39
account_betas.go Outdated Show resolved Hide resolved
account_betas.go Outdated Show resolved Hide resolved
Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

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

LGTM! Just a few optional language suggestions

@lgarber-akamai lgarber-akamai requested a review from a team August 21, 2023 15:25
Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

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

Nice work!

@yec-akamai yec-akamai merged commit 8720494 into main Aug 22, 2023
5 checks passed
@yec-akamai yec-akamai deleted the TPT-2242/add-account-betas branch August 22, 2023 14:56
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