rougail-output-json/tests/results/test_namespace/00_9default_calculation_optional_exists.json

15 lines
189 B
JSON
Raw Permalink Normal View History

{
"rougail": {
"my_variable": [
"string1",
"string2",
"string3"
],
"my_calculated_variable": [
"string1",
"string2",
"string3"
]
}
}