{
"collectionName": "sources",
"info": {
"name": "sources",
"description": ""
},
"options": {
"increments": true,
"timestamps": true,
"comment": ""
},
"attributes": {
"name": {
"type": "string",
"required": true
},
"data": {
"type": "json"
},
"tpl": {
"type": "biginteger"
},
"app": {
"type": "biginteger"
},
"desc": {
"type": "string"
}
}
}