rougail-output-doc/tests/results/test/00_7value_doublequote.json

29 lines
499 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"
}
],
"gen_examples": [
"quote\""
],
"mandatory_without_value": false
}
}