fix wrong type of data
This commit is contained in:
parent
2d5cd04b8a
commit
25d099513d
|
@ -18,7 +18,7 @@
|
|||
"required": true
|
||||
},
|
||||
"isFree": {
|
||||
"type": "Number"
|
||||
"type": "Boolean"
|
||||
},
|
||||
"sourceTable": {
|
||||
"type": "String"
|
||||
|
|
Loading…
Reference in New Issue