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

25 lines
417 B
JSON
Raw Normal View History

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