17 lines
253 B
JSON
17 lines
253 B
JSON
|
|
{
|
||
|
|
"TestDebugBehavior": {
|
||
|
|
"type": "leaf",
|
||
|
|
"options": [
|
||
|
|
{
|
||
|
|
"type": "string",
|
||
|
|
"field": "text",
|
||
|
|
"description": "Debug text to log.",
|
||
|
|
"defaultValue": "null"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"meta": {
|
||
|
|
"verison": 1
|
||
|
|
}
|
||
|
|
}
|