fd5b702686
ref #22
16 lines
278 B
JSON
16 lines
278 B
JSON
{
|
|
"rougail.my_variable": {
|
|
"owner": "default",
|
|
"value": [
|
|
"val1",
|
|
"val2"
|
|
]
|
|
},
|
|
"rougail.my_calculated_variable": {
|
|
"owner": "default",
|
|
"value": [
|
|
"val1",
|
|
"val2"
|
|
]
|
|
}
|
|
}
|