From 7a20a9941e1e79159b1d81ff4664bd3d18dde071 Mon Sep 17 00:00:00 2001 From: FreddleSpl0it Date: Tue, 17 May 2022 07:03:33 +0200 Subject: [PATCH] Update swagger docs - add/app-passwd --- data/web/api/openapi.yaml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/data/web/api/openapi.yaml b/data/web/api/openapi.yaml index b864f1b7..e9655751 100644 --- a/data/web/api/openapi.yaml +++ b/data/web/api/openapi.yaml @@ -209,10 +209,17 @@ paths: - app_passwd - add - active: "1" - app_name: emclient + username: info@domain.tld + app_name: wordpress app_passwd: keyleudecticidechothistishownsan31 app_passwd2: keyleudecticidechothistishownsan31 - username: hello@mailcow.email + protocols: + - imap_access + - dav_access + - smtp_access + - eas_access + - pop3_access + - sieve_access msg: app_passwd_added type: success schema: @@ -249,6 +256,13 @@ paths: app_name: wordpress app_passwd: keyleudecticidechothistishownsan31 app_passwd2: keyleudecticidechothistishownsan31 + protocols: + - imap_access + - dav_access + - smtp_access + - eas_access + - pop3_access + - sieve_access properties: active: description: is alias active or not