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

feat: make teams location params optional #3758

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

rexscaria
Copy link
Contributor

No description provided.

@rexscaria
Copy link
Contributor Author

Sorry missed this. Please include in next release.

Copy link
Contributor

changelog detected ✅

IPv4DestinationBackup string `json:"ipv4_destination_backup"`
DNSDestinationIPsID string `json:"dns_destination_ips_id"`
DNSDestinationIPv6BlockID string `json:"dns_destination_ipv6_block_id"`
IPv4Destination string `json:"ipv4_destination,omitempty"`
Copy link
Member

Choose a reason for hiding this comment

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

do you want these to be *string to omit it entirely vs being empty?

@rexscaria
Copy link
Contributor Author

rexscaria commented Dec 20, 2024 via email

@rexscaria rexscaria force-pushed the rex/update-teams-docs branch from 84f579c to 603f60f Compare December 20, 2024 16:14
@rexscaria
Copy link
Contributor Author

I have updated the code to use *string. this is good to merge after validations.

@jacobbednarz jacobbednarz merged commit 98a46a7 into cloudflare:master Dec 24, 2024
7 checks passed
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.

2 participants