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

28 lines
No EOL
452 B
JSON

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