email phone fields audited param

This commit is contained in:
yuri
2018-12-12 15:39:40 +02:00
parent 1d3b181a1c
commit 419faa2a47
2 changed files with 8 additions and 0 deletions
@@ -4,6 +4,10 @@
"name":"required",
"type":"bool",
"default":false
},
{
"name":"audited",
"type":"bool"
}
],
"actualFields":[
@@ -15,6 +15,10 @@
"name":"defaultType",
"type":"varchar",
"default": "Mobile"
},
{
"name":"audited",
"type":"bool"
}
],
"notActualFields":[