File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13533,9 +13533,8 @@ components:
13533
13533
- master
13534
13534
- slave
13535
13535
description: >
13536
- If this Domain represents the authoritative source of information for
13537
- the domain it describes, or if it is a read-only copy of a master
13538
- (also called a slave).
13536
+ Whether this Domain represents the authoritative source of information for the domain
13537
+ it describes ("master"), or whether it is a read-only copy of a master ("slave").
13539
13538
example: master
13540
13539
x-linode-cli-display: 3
13541
13540
domain:
@@ -13584,7 +13583,7 @@ components:
13584
13583
type: string
13585
13584
format: email
13586
13585
description: >
13587
- Start of Authority email address. This is required for master
13586
+ Start of Authority email address. This is required for `type` master
13588
13587
Domains.
13589
13588
13590
13589
x-linode-cli-display: 5
@@ -13602,7 +13601,8 @@ components:
13602
13601
type: string
13603
13602
format: ip
13604
13603
description: >
13605
- The IP addresses representing the master DNS for this Domain.
13604
+ The IP addresses representing the master DNS for this Domain. At least one value is
13605
+ required for `type` slave Domains.
13606
13606
example: []
13607
13607
axfr_ips:
13608
13608
type: array
You can’t perform that action at this time.
0 commit comments