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

35 lines
808 B
JSON
Raw Normal View History

{
"family": {
"type": "family",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "family",
2026-03-29 11:01:15 +02:00
"name": "family",
2025-10-14 12:58:39 +02:00
"description": "A family",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "advanced"
},
"children": {
"subfamily": {
"type": "family",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "family.subfamily",
2026-03-29 11:01:15 +02:00
"name": "subfamily",
2025-10-14 12:58:39 +02:00
"description": "A sub family",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "advanced"
},
"children": {
"variable": {
2025-10-14 12:58:39 +02:00
"path": "family.subfamily.variable",
2026-03-29 11:01:15 +02:00
"name": "variable",
"description": "A variable.",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "advanced",
2026-03-29 11:01:15 +02:00
"type": "variable",
"variable_type": "string"
}
}
}
}
}
}