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

45 lines
No EOL
1,000 B
JSON

{
"family": {
"type": "family",
"informations": {
"path": "family",
"names": [
"family"
],
"description": "A family",
"properties": [],
"mode": "standard"
},
"children": {
"subfamily": {
"type": "family",
"informations": {
"path": "family.subfamily",
"names": [
"subfamily"
],
"description": "A sub family",
"properties": [],
"mode": "standard"
},
"children": {
"variable": {
"type": "variable",
"variable_type": "string",
"path": "family.subfamily.variable",
"names": [
"variable"
],
"description": "A variable.",
"properties": [],
"mode": "standard",
"gen_examples": [
"example"
],
"mandatory_without_value": false
}
}
}
}
}
}