diff --git a/BTCPayServer/wwwroot/swagger/v1/swagger.template.users.json b/BTCPayServer/wwwroot/swagger/v1/swagger.template.users.json index 12a26811e..6ceb4a155 100644 --- a/BTCPayServer/wwwroot/swagger/v1/swagger.template.users.json +++ b/BTCPayServer/wwwroot/swagger/v1/swagger.template.users.json @@ -108,8 +108,7 @@ }, "password": { "type": "string", - "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 + "description": "The password of the new user" }, "isAdministrator": { "type": "boolean",