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

25 lines
No EOL
445 B
JSON

{
"variable": {
"path": "variable",
"name": "variable",
"description": "A variable.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
"type": "variable",
"variable_type": "choice",
"choices": {
"name": "Choices",
"values": [
"a",
"b"
]
}
}
}