rougail-output-doc/tests/results/test/16_5redefine_family.json

30 lines
No EOL
643 B
JSON

{
"family": {
"type": "family",
"informations": {
"path": "family",
"name": "family",
"description": "New description",
"properties": [],
"mode": "basic"
},
"children": {
"variable": {
"path": "family.variable",
"name": "variable",
"description": "A variable.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
"type": "variable",
"variable_type": "string"
}
}
}
}