2025-02-17 09:49:51 +01:00
|
|
|
{
|
|
|
|
|
"rougail": {
|
|
|
|
|
"type": "namespace",
|
|
|
|
|
"informations": {
|
2025-10-14 12:58:39 +02:00
|
|
|
"path": "rougail",
|
2025-02-17 09:49:51 +01:00
|
|
|
"names": [
|
|
|
|
|
"rougail"
|
|
|
|
|
],
|
|
|
|
|
"description": "Rougail",
|
|
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "mode",
|
|
|
|
|
"name": "standard"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"children": {
|
2025-10-14 16:09:25 +02:00
|
|
|
"condition": {
|
2025-02-17 09:49:51 +01:00
|
|
|
"type": "variable",
|
2025-09-22 09:42:46 +02:00
|
|
|
"default": {
|
|
|
|
|
"name": "Default",
|
|
|
|
|
"values": "no"
|
|
|
|
|
},
|
2025-02-17 09:49:51 +01:00
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "type",
|
|
|
|
|
"name": "string"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "mode",
|
|
|
|
|
"name": "standard"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "mandatory"
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-10-14 12:58:39 +02:00
|
|
|
"path": "rougail.condition",
|
2025-02-17 09:49:51 +01:00
|
|
|
"names": [
|
|
|
|
|
"condition"
|
|
|
|
|
],
|
2025-10-30 21:14:34 +01:00
|
|
|
"description": "A condition.",
|
|
|
|
|
"gen_examples": [
|
|
|
|
|
"no"
|
|
|
|
|
],
|
|
|
|
|
"mandatory_without_value": false
|
2025-02-17 09:49:51 +01:00
|
|
|
},
|
2025-10-14 16:09:25 +02:00
|
|
|
"var": {
|
2025-02-17 09:49:51 +01:00
|
|
|
"type": "variable",
|
|
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "type",
|
|
|
|
|
"name": "string"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "mode",
|
|
|
|
|
"name": "standard"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "mandatory",
|
2025-11-21 08:15:00 +01:00
|
|
|
"annotation": {
|
|
|
|
|
"description": "only if rougail.condition has the value \"yes\""
|
|
|
|
|
}
|
2025-02-17 09:49:51 +01:00
|
|
|
}
|
|
|
|
|
],
|
2025-10-14 12:58:39 +02:00
|
|
|
"path": "rougail.var",
|
2025-02-17 09:49:51 +01:00
|
|
|
"names": [
|
|
|
|
|
"var"
|
|
|
|
|
],
|
2025-10-30 21:14:34 +01:00
|
|
|
"description": "A variable.",
|
|
|
|
|
"gen_examples": [
|
|
|
|
|
"example"
|
|
|
|
|
],
|
|
|
|
|
"mandatory_without_value": false
|
2025-02-17 09:49:51 +01:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|