45 lines
No EOL
930 B
JSON
45 lines
No EOL
930 B
JSON
{
|
|
"family": {
|
|
"type": "family",
|
|
"informations": {
|
|
"path": "family",
|
|
"names": [
|
|
"family"
|
|
],
|
|
"description": "family",
|
|
"properties": [
|
|
{
|
|
"type": "property",
|
|
"name": "disabled",
|
|
"ori_name": "disabled",
|
|
"access_control": true,
|
|
"annotation": "depends on a calculation"
|
|
}
|
|
],
|
|
"mode": "basic"
|
|
},
|
|
"children": {
|
|
"var1": {
|
|
"type": "variable",
|
|
"variable_type": "string",
|
|
"path": "family.var1",
|
|
"names": [
|
|
"var1"
|
|
],
|
|
"properties": [
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory",
|
|
"ori_name": "mandatory",
|
|
"access_control": false
|
|
}
|
|
],
|
|
"mode": "basic",
|
|
"gen_examples": [
|
|
"example"
|
|
],
|
|
"mandatory_without_value": true
|
|
}
|
|
}
|
|
}
|
|
} |