Client: email from Account not required

This commit is contained in:
Vicente Falco 2017-10-24 14:29:53 +02:00
parent a58d530523
commit e7223ef493
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@
"type": "boolean"
},
"email": {
"type": "string",
"required": true
"type": "string"
},
"created": {
"type": "date"