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

50 lines
No EOL
955 B
JSON

{
"condition": {
"type": "variable",
"default": {
"name": "Default",
"values": "no"
},
"variable_type": "string",
"path": "condition",
"names": [
"condition"
],
"description": "A condition.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"gen_examples": [
"no"
],
"mandatory_without_value": false
},
"variable": {
"type": "variable",
"variable_type": "string",
"path": "variable",
"names": [
"variable"
],
"description": "A variable.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
"gen_examples": [
"example"
],
"mandatory_without_value": true
}
}