Files
JiboSDK/node_modules/jibo-tools/templates/asset-pack-template/schemas/appschema.json

14 lines
201 B
JSON
Raw Normal View History

2026-03-22 03:21:45 +02:00
{
"TestDebugBehavior": {
"type": "leaf",
"args": ["string"],
"meta": [
{
"field": "text",
"description": "text.",
"defaultValue": "null"
}
]
}
}