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

Add contact email and finish updating descriptions

This commit is contained in:
Richard Willis 2020-08-04 12:04:26 +01:00
parent c5ce31ca86
commit d4af870145

View File

@ -5,6 +5,7 @@ info:
contact: contact:
name: Mail-in-a-Box support name: Mail-in-a-Box support
url: https://mailinabox.email/ url: https://mailinabox.email/
email: contact@mailinabox.email
license: license:
name: CC0 1.0 Universal name: CC0 1.0 Universal
url: https://creativecommons.org/publicdomain/zero/1.0/legalcode url: https://creativecommons.org/publicdomain/zero/1.0/legalcode
@ -1557,7 +1558,7 @@ components:
properties: properties:
hostnames: hostnames:
type: string type: string
description: Hostnames separated with commas or spaces description: Hostnames separated with commas or spaces.
example: ns2.hostingcompany.com, ns3.hostingcompany.com example: ns2.hostingcompany.com, ns3.hostingcompany.com
description: Secondary nameserver/s add request. description: Secondary nameserver/s add request.
DNSSecondaryNameserverAddResponse: DNSSecondaryNameserverAddResponse:
@ -1689,7 +1690,7 @@ components:
$ref: '#/components/schemas/Hostname' $ref: '#/components/schemas/Hostname'
cert: cert:
type: string type: string
description: TLS/SSL certificate description: TLS/SSL certificate.
example: | example: |
-----BEGIN CERTIFICATE----- -----BEGIN CERTIFICATE-----
MIICaDCCAVACAQAwIzELMAkGA1UEBhMCQlMxFDASBgNVBAMMC2V4YW1wbGUuY29t MIICaDCCAVACAQAwIzELMAkGA1UEBhMCQlMxFDASBgNVBAMMC2V4YW1wbGUuY29t
@ -1708,7 +1709,7 @@ components:
-----END CERTIFICATE----- -----END CERTIFICATE-----
chain: chain:
type: string type: string
description: TLS/SSL intermediate chain (if provided, else empty string) description: TLS/SSL intermediate chain (if provided, else empty string).
example: | example: |
-----BEGIN CERTIFICATE----- -----BEGIN CERTIFICATE-----
MIICaDCCAVACAQAwIzELMAkGA1UEBhMCQlMxFDASBgNVBAMMC2V4YW1wbGUuY29t MIICaDCCAVACAQAwIzELMAkGA1UEBhMCQlMxFDASBgNVBAMMC2V4YW1wbGUuY29t