Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fields": {
|
||||
"id": {
|
||||
"type": "id",
|
||||
"dbType": "string",
|
||||
"maxLength": 24
|
||||
},
|
||||
"data": {
|
||||
"type": "jsonObject"
|
||||
},
|
||||
"enabled": {
|
||||
"type": "bool"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user