mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-11-10 00:11:06 +08:00
disabledScopes is not required
This commit is contained in:
parent
2f1ccd836b
commit
3fdbae90fe
1 changed files with 0 additions and 3 deletions
|
|
@ -5488,8 +5488,6 @@ components:
|
|||
type: string
|
||||
description: IP address for the logs
|
||||
UpdateUserRequest:
|
||||
required:
|
||||
- disabledScopes
|
||||
type: object
|
||||
properties:
|
||||
name:
|
||||
|
|
@ -5602,7 +5600,6 @@ components:
|
|||
required:
|
||||
- username
|
||||
- password
|
||||
- disabledScopes
|
||||
type: object
|
||||
properties:
|
||||
username:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue