rougail-output-doc/tests/results/test/01_7value_multi_quote.json

38 lines
625 B
JSON
Raw Normal View History

{
"variable": {
"type": "variable",
2025-09-22 09:42:46 +02:00
"default": {
"name": "Default",
"values": [
"quote'"
]
},
2025-11-29 22:21:06 +01:00
"variable_type": "string",
"path": "variable",
"names": [
"variable"
],
"description": "A variable.",
"properties": [
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
},
{
"type": "property",
"name": "unique"
}
],
2025-11-29 22:21:06 +01:00
"multiple": true,
"gen_examples": [
[
"quote'"
]
],
"mandatory_without_value": false
}
}