Skip to content

feat: make teams location params optional#3758

Merged
jacobbednarz merged 2 commits intocloudflare:masterfrom
rexscaria:rex/update-teams-docs
Dec 24, 2024
Merged

feat: make teams location params optional#3758
jacobbednarz merged 2 commits intocloudflare:masterfrom
rexscaria:rex/update-teams-docs

Conversation

@rexscaria
Copy link
Copy Markdown

No description provided.

@rexscaria
Copy link
Copy Markdown
Author

Sorry missed this. Please include in next release.

@github-actions
Copy link
Copy Markdown

changelog detected ✅

Comment thread teams_locations.go Outdated
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
Copy Markdown
Contributor

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
Copy Markdown
Author

rexscaria commented Dec 20, 2024 via email

@rexscaria
Copy link
Copy Markdown
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
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