1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-20 02:52:11 +00:00

Fix example dump response formatting

This commit is contained in:
Richard Willis 2020-08-03 22:11:44 +01:00
parent 97e84a2b59
commit 4f318e4c09

View File

@ -845,17 +845,13 @@ paths:
schema:
$ref: '#/components/schemas/DNSDumpResponse'
example:
-
- example1.com
-
- explanation: Required. Specifies the hostname (and priority) of the machine that handles @proxima-mail.com mail.
- - example1.com
- - explanation: Required. Specifies the hostname (and priority) of the machine that handles @proxima-mail.com mail.
qname: example1.com
rtype: MX
value: 10 box.example1.com.
-
- example2.com
-
- explanation: Required. Specifies the hostname (and priority) of the machine that handles @proxima-mail.com mail.
- - example2.com
- - explanation: Required. Specifies the hostname (and priority) of the machine that handles @proxima-mail.com mail.
qname: example2.com
rtype: MX
value: 10 box.example2.com.