From a04e5cacbda2c5149a68a25f96895bb597afd4fe Mon Sep 17 00:00:00 2001 From: Lars With Date: Thu, 14 Jul 2022 08:44:40 +0200 Subject: [PATCH] add gal to request body of add domain --- data/web/api/openapi.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/web/api/openapi.yaml b/data/web/api/openapi.yaml index 2d6cad48..259cd367 100644 --- a/data/web/api/openapi.yaml +++ b/data/web/api/openapi.yaml @@ -581,6 +581,9 @@ paths: domain: description: Fully qualified domain name type: string + gal: + description: global address book or not + type: boolean mailboxes: description: limit count of mailboxes associated with this domain type: number