From 847866999848b8a32d268315252c56daf811c289 Mon Sep 17 00:00:00 2001 From: hzoppetti Date: Mon, 16 Nov 2020 09:41:43 -0500 Subject: [PATCH] added note about trailing periods to target field in domain record schema object --- openapi.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openapi.yaml b/openapi.yaml index 90f960eba..85fb95cc6 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -15378,6 +15378,10 @@ components: The target for this Record. This field's actual usage depends on the type of record this represents. For A and AAAA records, this is the address the named Domain should resolve to. + + + With the exception of A and AAAA records, this field accepts + a trailing period. example: 12.34.56.78 x-linode-cli-display: 4 priority: