From 1bc0f0fa6b90ae0aff2e2d38f26b7fe087a68d4c Mon Sep 17 00:00:00 2001 From: JD Date: Sat, 30 Jan 2021 15:48:31 +0100 Subject: [PATCH] [Api docs] Add sogo_visible property to alias endpoints (#3956) --- data/web/api/openapi.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/web/api/openapi.yaml b/data/web/api/openapi.yaml index a14c47d8..3c8ef032 100644 --- a/data/web/api/openapi.yaml +++ b/data/web/api/openapi.yaml @@ -126,6 +126,9 @@ paths: goto_spam: description: learn as spam type: boolean + sogo_visible: + description: toggle visibility as selectable sender in SOGo + type: boolean type: object summary: Create alias /api/v1/add/app-passwd: @@ -2752,6 +2755,9 @@ paths: type: string public_comment: type: string + sogo_visible: + description: toggle visibility as selectable sender in SOGo + type: boolean type: object items: description: contains list of aliases you want update