Skip to content

Commit 464312c

Browse files
committed
update CAA tag type to Enum
1 parent 677f598 commit 464312c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/data/endpoints/domains.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ endpoints:
240240
description: >
241241
The tag attribute for a CAA record. One of issue, issuewild,
242242
iodef. Ignored on other record types.
243-
type: String
243+
type: Enum
244244
ttl:
245245
optional: true
246246
description: >

0 commit comments

Comments
 (0)