16 lines
274 B
JSON
16 lines
274 B
JSON
{
|
|
"fields": {
|
|
"id": {
|
|
"type": "id",
|
|
"dbType": "string",
|
|
"maxLength": 24
|
|
},
|
|
"data": {
|
|
"type": "jsonObject"
|
|
},
|
|
"enabled": {
|
|
"type": "bool"
|
|
}
|
|
}
|
|
}
|