14 lines
201 B
JSON
14 lines
201 B
JSON
{
|
|
"fields": {
|
|
"id": {
|
|
"maxLength": 64
|
|
},
|
|
"data": {
|
|
"type": "jsonObject"
|
|
},
|
|
"enabled": {
|
|
"type": "bool"
|
|
}
|
|
}
|
|
}
|