Skip to content

Commit 7823991

Browse files
committed
The field name for TTL of a DNS record is ttl_sec
1 parent 2ed1ede commit 7823991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/endpoints/domains.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ endpoints:
264264
The tag attribute for a CAA record. One of "issue", "issuewild",
265265
or "iodef". Ignored on other record types.
266266
type: Enum
267-
ttl:
267+
ttl_sec:
268268
optional: true
269269
description: >
270270
Time interval that the resource record may be cached before

0 commit comments

Comments
 (0)