rougail-output-doc/tests/results/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.json

95 lines
2.3 KiB
JSON
Raw Normal View History

2025-04-25 14:17:07 +02:00
{
"rougail": {
"type": "namespace",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "rougail",
2026-03-29 11:01:15 +02:00
"name": "rougail",
2025-04-25 14:17:07 +02:00
"description": "Rougail",
2025-11-29 22:21:06 +01:00
"properties": [],
2026-03-14 20:51:52 +01:00
"mode": "standard",
"help": [
"This family is a namespace"
]
2025-04-25 14:17:07 +02:00
},
"children": {
"leader": {
"type": "leadership",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "rougail.leader",
2026-03-29 11:01:15 +02:00
"name": "leader",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "standard",
2025-04-25 14:17:07 +02:00
"help": [
2025-10-29 10:46:57 +01:00
"This family contains lists of variable blocks"
2025-04-25 14:17:07 +02:00
]
},
"children": {
"leader": {
2025-11-29 22:21:06 +01:00
"path": "rougail.leader.leader",
2026-03-29 11:01:15 +02:00
"name": "leader",
2025-04-25 14:17:07 +02:00
"properties": [
{
"type": "property",
2025-11-29 22:21:06 +01:00
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
2025-04-25 14:17:07 +02:00
},
{
"type": "property",
2025-11-29 22:21:06 +01:00
"name": "unique",
"ori_name": "unique",
"access_control": false
2025-04-25 14:17:07 +02:00
}
],
2025-11-29 22:21:06 +01:00
"mode": "standard",
2026-03-29 11:01:15 +02:00
"type": "variable",
"default": {
"name": "Default",
"values": [
"a",
"b"
]
2026-03-29 11:01:15 +02:00
},
"variable_type": "string",
"multiple": true
2025-04-25 14:17:07 +02:00
},
"follower": {
2025-10-14 12:58:39 +02:00
"path": "rougail.leader.follower",
2026-03-29 11:01:15 +02:00
"name": "follower",
2025-11-29 22:21:06 +01:00
"properties": [],
"mode": "standard",
2026-03-29 11:01:15 +02:00
"type": "variable",
"variable_type": "string"
2025-04-25 14:17:07 +02:00
}
}
},
"variable": {
2026-03-29 11:01:15 +02:00
"path": "rougail.variable",
"name": "variable",
"properties": [
{
"type": "property",
"name": "unique",
"ori_name": "unique",
"access_control": false
}
],
"mode": "standard",
2025-04-25 14:17:07 +02:00
"type": "variable",
2025-09-22 09:42:46 +02:00
"default": {
"name": "Default",
2025-10-29 10:46:57 +01:00
"values": {
"message": "the value of the variable \"{0}\"",
"path": {
2026-03-14 20:51:52 +01:00
"path": "rougail.leader.follower",
"type": "variable"
2025-10-29 10:46:57 +01:00
},
2026-03-29 12:42:01 +02:00
"description": "follower"
2025-10-29 10:46:57 +01:00
}
2025-09-22 09:42:46 +02:00
},
2025-11-29 22:21:06 +01:00
"variable_type": "string",
2026-03-29 11:01:15 +02:00
"multiple": true
2025-04-25 14:17:07 +02:00
}
}
}
}