Fix password property spelling in add,edit/mailbox endpoint (#4047)

master
JD 2021-04-04 20:22:34 +02:00 committed by GitHub
parent 694e3d652f
commit 530d67344e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1007,7 +1007,7 @@ paths:
password2: password2:
description: mailbox password for confirmation description: mailbox password for confirmation
type: string type: string
pasword: password:
description: mailbox password description: mailbox password
type: string type: string
quota: quota:
@ -3020,7 +3020,7 @@ paths:
password2: password2:
description: new mailbox password for confirmation description: new mailbox password for confirmation
type: string type: string
pasword: password:
description: new mailbox password description: new mailbox password
type: string type: string
quota: quota: