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

35 lines
No EOL
592 B
JSON

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