32 lines
No EOL
626 B
JSON
32 lines
No EOL
626 B
JSON
{
|
|
"my_calculated_variable": {
|
|
"type": "variable",
|
|
"variable_type": "string",
|
|
"path": "my_calculated_variable",
|
|
"names": [
|
|
"my_calculated_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": [
|
|
[
|
|
"example"
|
|
]
|
|
],
|
|
"mandatory_without_value": true
|
|
}
|
|
} |