Flatten user object
This commit is contained in:
@ -21,7 +21,6 @@
|
|||||||
"type": "array",
|
"type": "array",
|
||||||
"default": []
|
"default": []
|
||||||
},
|
},
|
||||||
"profile": {
|
|
||||||
"username": {
|
"username": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"sparse": true,
|
"sparse": true,
|
||||||
@ -67,9 +66,7 @@
|
|||||||
"facebookProfile": {
|
"facebookProfile": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": ""
|
"default": ""
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"portfolio": {
|
|
||||||
"website1Link": {
|
"website1Link": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": ""
|
"default": ""
|
||||||
@ -105,7 +102,6 @@
|
|||||||
"website3Image": {
|
"website3Image": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": ""
|
"default": ""
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"resetPasswordToken": "string",
|
"resetPasswordToken": "string",
|
||||||
"sentSlackInvite": false,
|
"sentSlackInvite": false,
|
||||||
|
Reference in New Issue
Block a user