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

30 lines
536 B
JSON
Raw Normal View History

{
"var": {
2026-03-29 11:01:15 +02:00
"path": "var",
"name": "var",
"description": "A choice.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"type": "variable",
"default": {
"name": "Default",
"values": "quote'"
},
2025-11-29 22:21:06 +01:00
"variable_type": "choice",
"choices": {
"name": "Choices",
"values": [
"quote'",
"quote\"",
"quote\"'"
]
2026-03-29 11:01:15 +02:00
}
}
}