Browse Source

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

JD 4 years ago
parent
commit
530d67344e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      data/web/api/openapi.yaml

+ 2 - 2
data/web/api/openapi.yaml

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