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" "type": "boolean"
}, },
"email": { "email": {
"type": "string", "type": "string"
"required": true
}, },
"created": { "created": {
"type": "date" "type": "date"