mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-11-11 08:51:09 +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
|
type: string
|
||||||
description: IP address for the logs
|
description: IP address for the logs
|
||||||
UpdateUserRequest:
|
UpdateUserRequest:
|
||||||
required:
|
|
||||||
- disabledScopes
|
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
name:
|
name:
|
||||||
|
|
@ -5602,7 +5600,6 @@ components:
|
||||||
required:
|
required:
|
||||||
- username
|
- username
|
||||||
- password
|
- password
|
||||||
- disabledScopes
|
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
username:
|
username:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue