Skip to content

Add support for LKE, Volume, NodeBalancer, and network transfer pricing endpoints#593

Merged
ezilber-akamai merged 5 commits intolinode:devfrom
ezilber-akamai:TPT-3123-pricing-endpoints
Oct 2, 2024
Merged

Add support for LKE, Volume, NodeBalancer, and network transfer pricing endpoints#593
ezilber-akamai merged 5 commits intolinode:devfrom
ezilber-akamai:TPT-3123-pricing-endpoints

Conversation

@ezilber-akamai
Copy link
Contributor

📝 Description

Adds modules to support the following API endpoints:

Also, changed the result_docs_url field of the List module to be Nullable to allow it to be excluded when there is no API techdoc for a module.

✔️ How to Test

Run the following integration tests:

  • make TEST_ARGS="lke_type_list" test
  • make TEST_ARGS="network_transfer_prices_list" test
  • make TEST_ARGS="nodebalancer_type_list" test
  • make TEST_ARGS="volume_type_list" test

@ezilber-akamai ezilber-akamai requested a review from a team as a code owner September 30, 2024 20:30
@ezilber-akamai ezilber-akamai requested review from jriddle-linode and zliang-akamai and removed request for a team September 30, 2024 20:30
Copy link
Collaborator

@jriddle-linode jriddle-linode left a comment

Choose a reason for hiding this comment

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

Everything is working as expected.

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.

Looks great, nice work!

@ezilber-akamai ezilber-akamai merged commit 76086a7 into linode:dev Oct 2, 2024
@jriddle-linode jriddle-linode added the improvement for improvements in existing functionality in the changelog. label Oct 2, 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