We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23023d9 + a43e6f7 commit 544b099Copy full SHA for 544b099
openapi.yaml
@@ -1,6 +1,6 @@
1
openapi: 3.0.1
2
info:
3
- version: 4.79.0
+ version: 4.80.0
4
5
title: Linode API
6
description: |
@@ -15378,6 +15378,10 @@ components:
15378
The target for this Record. This field's actual usage depends on
15379
the type of record this represents. For A and AAAA records, this
15380
is the address the named Domain should resolve to.
15381
+
15382
15383
+ With the exception of A and AAAA records, this field accepts
15384
+ a trailing period.
15385
example: 12.34.56.78
15386
x-linode-cli-display: 4
15387
priority:
0 commit comments