rougail-output-doc/tests/results/test/04_1auto_save.json

36 lines
609 B
JSON
Raw Normal View History

{
"variable": {
"type": "variable",
2025-09-22 09:42:46 +02:00
"default": {
"name": "Default",
"values": "no"
},
"properties": [
{
"type": "type",
"name": "string"
},
{
"type": "mode",
"name": "basic"
},
{
"type": "property",
"name": "mandatory"
},
{
"type": "property",
"name": "auto modified"
}
],
2025-10-14 12:58:39 +02:00
"path": "variable",
"names": [
"variable"
],
"description": "An auto save variable.",
"gen_examples": [
"no"
],
"mandatory_without_value": false
}
}