1{ 2 "foo": [ 3 { 4 "bar": { 5 "type": "string", 6 "value": "\"{{baz}}\"" 7 } 8 } 9 ] 10}
View as plain text