rougail-output-doc/tests/results/test/00_6boolean_no_mandatory.json

25 lines
No EOL
417 B
JSON

{
"variable": {
"type": "variable",
"default": {
"name": "Default",
"values": true
},
"variable_type": "boolean",
"path": "variable",
"names": [
"variable"
],
"description": "A variable.",
"properties": [
{
"type": "mode",
"name": "standard"
}
],
"gen_examples": [
true
],
"mandatory_without_value": false
}
}