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

Updated non-pointer omitempty fields to be pointers #681

Open
wants to merge 2 commits into
base: proj/linodego_v2.0
Choose a base branch
from

Conversation

ezilber-akamai
Copy link
Contributor

@ezilber-akamai ezilber-akamai commented Feb 13, 2025

📝 Description

Changed all non-pointer omitempty fields to be pointers for consistency.

✔️ How to Test

The following test steps assume that you have pulled down this PR locally.

Unit Tests

make test-unit

Integration Tests

make test-int

@ezilber-akamai ezilber-akamai force-pushed the TPT-3384-omitempty-pointers branch from a2c54b3 to a97530b Compare February 13, 2025 18:53
@ezilber-akamai ezilber-akamai marked this pull request as ready for review February 13, 2025 18:53
@ezilber-akamai ezilber-akamai requested a review from a team as a code owner February 13, 2025 18:53
@ezilber-akamai ezilber-akamai requested review from zliang-akamai and yec-akamai and removed request for a team February 13, 2025 18:53
@ezilber-akamai ezilber-akamai added improvement for improvements in existing functionality in the changelog. breaking-change for breaking changes in the changelog. labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change for breaking changes in the changelog. improvement for improvements in existing functionality in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants