Skip to content

Commit 518506f

Browse files
authored
Merge pull request #695 from bbiggerr/dns-ptr-target-required
Make domain PTR record target required
2 parents a2684c5 + 0ac6bde commit 518506f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20939,7 +20939,7 @@ components:
2093920939
* `issuewild`: Must begin with `*`.
2094020940
* `iodef`: Must be either (1) a valid domain, (2) a valid domain prepended with `http://` or `https://`, or (3) a valid email address prepended with `mailto:`.
2094120941

20942-
`PTR`: See our guide on how to [Configure Your Linode for Reverse DNS
20942+
`PTR`: Required. See our guide on how to [Configure Your Linode for Reverse DNS
2094320943
(rDNS)](/docs/guides/configure-your-linode-for-reverse-dns).
2094420944

2094520945
With the exception of A, AAAA, and CAA records, this field accepts a trailing period.

0 commit comments

Comments
 (0)