Browse Source

[Api docs] Add sogo_visible property to alias endpoints (#3956)

JD 4 years ago
parent
commit
1bc0f0fa6b
1 changed files with 6 additions and 0 deletions
  1. 6 0
      data/web/api/openapi.yaml

+ 6 - 0
data/web/api/openapi.yaml

@@ -126,6 +126,9 @@ paths:
                 goto_spam:
                 goto_spam:
                   description: learn as spam
                   description: learn as spam
                   type: boolean
                   type: boolean
+                sogo_visible:
+                  description: toggle visibility as selectable sender in SOGo
+                  type: boolean
               type: object
               type: object
       summary: Create alias
       summary: Create alias
   /api/v1/add/app-passwd:
   /api/v1/add/app-passwd:
@@ -2752,6 +2755,9 @@ paths:
                       type: string
                       type: string
                     public_comment:
                     public_comment:
                       type: string
                       type: string
+                    sogo_visible:
+                      description: toggle visibility as selectable sender in SOGo
+                      type: boolean
                   type: object
                   type: object
                 items:
                 items:
                   description: contains list of aliases you want update
                   description: contains list of aliases you want update