Merge pull request #3968 from myOmikron/myOmikron-docs
[docs] /api/v1/edit/mailbox Changed type of items parameter to listmaster
commit
b7546220c1
|
@ -3035,7 +3035,8 @@ paths:
|
|||
- domain3.tld
|
||||
- "*"
|
||||
sogo_access: "1"
|
||||
items: info@domain.tld
|
||||
items:
|
||||
- info@domain.tld
|
||||
properties:
|
||||
attr:
|
||||
properties:
|
||||
|
|
Loading…
Reference in New Issue