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

39 lines
No EOL
605 B
JSON

{
"var": {
"type": "variable",
"default": {
"name": "Default",
"values": "c"
},
"properties": [
{
"type": "type",
"name": "choice"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"choices": {
"name": "Choices",
"values": [
"a",
"c"
]
},
"path": "var",
"names": [
"var"
],
"description": "A choice.",
"gen_examples": [
"c"
],
"mandatory_without_value": false
}
}