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

35 lines
No EOL
556 B
JSON

{
"variable": {
"type": "variable",
"properties": [
{
"type": "type",
"name": "choice"
},
{
"type": "mode",
"name": "basic"
},
{
"type": "property",
"name": "mandatory"
}
],
"choices": {
"name": "Choices",
"values": [
"a",
"b"
]
},
"path": "variable",
"names": [
"variable"
],
"description": "A variable.",
"gen_examples": [
"a_choice"
],
"mandatory_without_value": true
}
}