2025-10-30 21:14:34 +01:00
|
|
|
{
|
|
|
|
|
"variable": {
|
|
|
|
|
"type": "variable",
|
|
|
|
|
"default": {
|
|
|
|
|
"name": "Default",
|
|
|
|
|
"values": "quote'\""
|
|
|
|
|
},
|
2025-11-29 22:21:06 +01:00
|
|
|
"variable_type": "string",
|
2025-10-30 21:14:34 +01:00
|
|
|
"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",
|
2025-10-30 21:14:34 +01:00
|
|
|
"gen_examples": [
|
|
|
|
|
"quote'\""
|
|
|
|
|
],
|
|
|
|
|
"mandatory_without_value": false
|
|
|
|
|
}
|
|
|
|
|
}
|