39 lines
No EOL
714 B
JSON
39 lines
No EOL
714 B
JSON
{
|
|
"variable": {
|
|
"type": "variable",
|
|
"default": {
|
|
"name": "Default",
|
|
"values": [
|
|
"quote'\""
|
|
]
|
|
},
|
|
"variable_type": "string",
|
|
"path": "variable",
|
|
"names": [
|
|
"variable"
|
|
],
|
|
"description": "A variable.",
|
|
"properties": [
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory",
|
|
"ori_name": "mandatory",
|
|
"access_control": false
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "unique",
|
|
"ori_name": "unique",
|
|
"access_control": false
|
|
}
|
|
],
|
|
"mode": "standard",
|
|
"multiple": true,
|
|
"gen_examples": [
|
|
[
|
|
"quote'\""
|
|
]
|
|
],
|
|
"mandatory_without_value": false
|
|
}
|
|
} |