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

32 lines
448 B
JSON
Raw Normal View History

{
"variable": {
"type": "variable",
"properties": [
{
"type": "type",
"name": "choice"
},
{
"type": "mode",
"name": "basic"
},
{
"type": "property",
"name": "mandatory"
}
],
"choices": [
"a",
"b"
],
"paths": [
"variable"
],
"names": [
"variable"
],
"descriptions": [
"A variable."
]
}
}