Skip to content

Added support for missing Account-related endpoints#598

Merged
ezilber-akamai merged 5 commits intolinode:mainfrom
ezilber-akamai:TPT-3232-missing-account-endpoints
Nov 5, 2024
Merged

Added support for missing Account-related endpoints#598
ezilber-akamai merged 5 commits intolinode:mainfrom
ezilber-akamai:TPT-3232-missing-account-endpoints

Conversation

@ezilber-akamai
Copy link
Contributor

📝 Description

Added support for the following Account endpoints:

  • PUT account
  • GET account/agreements
  • POST account/agreements
  • GET account/maintenance

✔️ How to Test

Unit Tests

make testunit

Integration Tests

make fixtures ARGS="-run TestAccountAgreements_Get"
make fixtures ARGS="-run TestAccountMaintenances_List"

@ezilber-akamai ezilber-akamai requested a review from a team as a code owner October 30, 2024 17:55
@ezilber-akamai ezilber-akamai requested review from ykim-akamai and zliang-akamai and removed request for a team October 30, 2024 17:55
@ezilber-akamai ezilber-akamai force-pushed the TPT-3232-missing-account-endpoints branch from 1c3e5f4 to c82593c Compare October 30, 2024 18:03
@ezilber-akamai ezilber-akamai added the improvement for improvements in existing functionality in the changelog. label Oct 30, 2024
Copy link
Contributor

@ykim-akamai ykim-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, unit and integration tests are passing locally. Thanks for adding the unit tests as well!

@ezilber-akamai ezilber-akamai merged commit b6c358f into linode:main Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement for improvements in existing functionality in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants