Skip to content

Commit

Permalink
chore: rebuild project due to codegen change (#3580)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored and stainless-bot committed Nov 7, 2024
1 parent 2b2e51a commit f57c9b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions email_routing/dns.go
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ func (r dnsRecordJSON) RawJSON() string {
return r.raw
}

// Time to live, in seconds, of the DNS record. Must be between 60 and 86400, or 1
// for 'automatic'.
type DNSRecordTTL float64

const (
Expand Down

0 comments on commit f57c9b4

Please sign in to comment.