rougail-output-doc/tests/results/test_namespace/40_0leadership_leader_not_multi.json

166 lines
4.5 KiB
JSON
Raw Normal View History

{
"rougail": {
"type": "namespace",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "rougail",
"names": [
"rougail"
],
"description": "Rougail",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "basic"
},
"children": {
"general": {
"type": "family",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "rougail.general",
"names": [
"general"
],
2025-10-14 12:58:39 +02:00
"description": "general",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "standard"
},
"children": {
"mode_conteneur_actif": {
"type": "variable",
2025-09-22 09:42:46 +02:00
"default": {
"name": "Default",
"values": "non"
},
2025-11-29 22:21:06 +01:00
"variable_type": "string",
2025-10-14 12:58:39 +02:00
"path": "rougail.general.mode_conteneur_actif",
"names": [
"mode_conteneur_actif"
],
"description": "No change.",
2025-11-29 22:21:06 +01:00
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"gen_examples": [
"non"
],
"mandatory_without_value": false
}
}
},
"general1": {
"type": "family",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "rougail.general1",
"names": [
"general1"
],
2025-10-14 12:58:39 +02:00
"description": "general1",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "basic"
},
"children": {
"leader": {
"type": "leadership",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "rougail.general1.leader",
"names": [
"leader"
],
2025-10-14 12:58:39 +02:00
"description": "Leader",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "basic",
"help": [
2025-10-29 10:46:57 +01:00
"This family contains lists of variable blocks"
]
},
"children": {
"leader": {
"type": "variable",
2025-11-29 22:21:06 +01:00
"variable_type": "string",
"path": "rougail.general1.leader.leader",
"names": [
"leader"
],
"description": "Leader.",
"properties": [
{
"type": "property",
2025-11-29 22:21:06 +01:00
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
},
{
"type": "property",
2025-11-29 22:21:06 +01:00
"name": "unique",
"ori_name": "unique",
"access_control": false
}
],
2025-11-29 22:21:06 +01:00
"mode": "basic",
"multiple": true,
"gen_examples": [
[
"example"
]
],
"mandatory_without_value": true
},
"follower1": {
"type": "variable",
2025-11-29 22:21:06 +01:00
"variable_type": "string",
2025-10-14 12:58:39 +02:00
"path": "rougail.general1.leader.follower1",
"names": [
"follower1"
2025-10-14 12:58:39 +02:00
],
"description": "Follower1.",
2025-11-29 22:21:06 +01:00
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
"gen_examples": [
[
"example"
]
],
"mandatory_without_value": true
},
"follower2": {
"type": "variable",
2025-11-29 22:21:06 +01:00
"variable_type": "string",
2025-10-14 12:58:39 +02:00
"path": "rougail.general1.leader.follower2",
"names": [
"follower2"
2025-10-14 12:58:39 +02:00
],
"description": "Follower2.",
2025-11-29 22:21:06 +01:00
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
"gen_examples": [
[
"example"
]
],
"mandatory_without_value": true
}
}
}
}
}
}
}
}