rougail-output-doc/tests/results/test/24_0family_hidden_condition_sub_family.json

72 lines
1.6 KiB
JSON
Raw Normal View History

{
"condition": {
2025-10-14 12:58:39 +02:00
"path": "condition",
2026-03-29 11:01:15 +02:00
"name": "condition",
"description": "The variable use has condition.",
2025-11-29 22:21:06 +01:00
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
2026-03-29 11:01:15 +02:00
"type": "variable",
"default": {
"name": "Default",
"values": "no"
},
"variable_type": "string"
},
"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": "Possibly hidden family",
"properties": [
{
"type": "property",
"name": "hidden",
2025-11-29 22:21:06 +01:00
"ori_name": "hidden",
"access_control": true,
2025-11-21 08:15:00 +01:00
"annotation": {
"description": "if condition is yes"
}
}
2025-11-29 22:21:06 +01:00
],
"mode": "basic"
},
"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": "subfamily",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "basic"
},
"children": {
"var1": {
2025-10-14 12:58:39 +02:00
"path": "family.subfamily.var1",
2026-03-29 11:01:15 +02:00
"name": "var1",
"description": "A variable.",
2025-11-29 22:21:06 +01:00
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
2026-03-29 11:01:15 +02:00
"type": "variable",
"variable_type": "string"
}
}
}
}
}
}