rougail-output-doc/tests/results/test/16_5redefine_remove_disable_calculation.json

52 lines
911 B
JSON
Raw Normal View History

{
"condition": {
"type": "variable",
2025-09-22 09:42:46 +02:00
"default": {
"name": "Default",
"values": "no"
},
2025-11-29 22:21:06 +01:00
"variable_type": "string",
"path": "condition",
"names": [
"condition"
],
"description": "A condition.",
"properties": [
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"gen_examples": [
"no"
],
"mandatory_without_value": false
},
"variable": {
"type": "variable",
2025-11-29 22:21:06 +01:00
"variable_type": "string",
"path": "variable",
"names": [
"variable"
],
"description": "A variable.",
"properties": [
{
"type": "mode",
"name": "basic"
},
{
"type": "property",
"name": "mandatory"
}
],
"gen_examples": [
"example"
],
"mandatory_without_value": true
}
}