25 lines
No EOL
494 B
JSON
25 lines
No EOL
494 B
JSON
{
|
|
"var": {
|
|
"path": "var",
|
|
"name": "var",
|
|
"description": "The first variable.",
|
|
"properties": [
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory",
|
|
"ori_name": "mandatory",
|
|
"access_control": false
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "unique",
|
|
"ori_name": "unique",
|
|
"access_control": false
|
|
}
|
|
],
|
|
"mode": "basic",
|
|
"type": "variable",
|
|
"variable_type": "integer",
|
|
"multiple": true
|
|
}
|
|
} |