mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-20 14:34:29 +01:00
This commit is contained in:
@@ -108,7 +108,8 @@
|
||||
},
|
||||
"password": {
|
||||
"type": "string",
|
||||
"description": "The password of the new user"
|
||||
"description": "The password of the new user (if no password is set, an email will be sent to the user requiring him to set the password)",
|
||||
"nullable": true
|
||||
},
|
||||
"isAdministrator": {
|
||||
"type": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user