Skip to content

Commit

Permalink
feat: generated
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot committed Feb 9, 2024
1 parent 878740e commit f788810
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dnsrecord.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@ func (r *DNSRecordService) Get(ctx context.Context, zoneID string, dnsRecordID s
return
}

// Update an existing DNS record.
//
// Notes:
// Overwrite an existing DNS record. Notes:
//
// - A/AAAA records cannot exist on the same name as CNAME records.
// - NS records cannot exist on the same name as any other record type.
Expand Down

0 comments on commit f788810

Please sign in to comment.