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

28 lines
531 B
JSON
Raw Permalink Normal View History

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