[task-192] [int]
This commit is contained in:
parent
30a13783cd
commit
0f094c853f
|
|
@ -63,6 +63,11 @@
|
||||||
"name": "email_address",
|
"name": "email_address",
|
||||||
"type": "string_medium",
|
"type": "string_medium",
|
||||||
"nullable": true
|
"nullable": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "dav_token",
|
||||||
|
"type": "string_medium",
|
||||||
|
"nullable": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"constraints": [
|
"constraints": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue