8 lines
82 B
JSON
8 lines
82 B
JSON
|
{
|
||
|
"my_calculated_variable": [
|
||
|
"string1",
|
||
|
"string2",
|
||
|
"string3"
|
||
|
]
|
||
|
}
|