Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
r-birkner committed Feb 2, 2025
1 parent f14720e commit eb0e93c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cloudflare/src/endpoints/dns.rs
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,6 @@ pub struct DnsRecord {
pub name: String,
/// Time to live for DNS record. Value of 1 is 'automatic'
pub ttl: u32,
/// Zone identifier tag
pub zone_id: String,
/// When the record was last modified
pub modified_on: DateTime<Utc>,
/// When the record was created
Expand Down

0 comments on commit eb0e93c

Please sign in to comment.