rougail-output-doc/tests/results/test/20_0multi_family.json

35 lines
No EOL
808 B
JSON

{
"family": {
"type": "family",
"informations": {
"path": "family",
"name": "family",
"description": "A family",
"properties": [],
"mode": "standard"
},
"children": {
"subfamily": {
"type": "family",
"informations": {
"path": "family.subfamily",
"name": "subfamily",
"description": "A sub family",
"properties": [],
"mode": "standard"
},
"children": {
"variable": {
"path": "family.subfamily.variable",
"name": "variable",
"description": "A variable.",
"properties": [],
"mode": "standard",
"type": "variable",
"variable_type": "string"
}
}
}
}
}
}