rougail-output-doc/tests/results/test_without_family/00_7choice_quote.json

36 lines
No EOL
633 B
JSON

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