369b0b4571cbd8cbdf6d2a810cba4e6fd1b0e6b0
[integration.git] /
1 {
2   "name": "template_with_ints.json",
3   "template": {
4     "parent": {
5       "child1": 6,
6       "child2": 1,
7       "child3": {
8         "child4": 4
9       }
10     }
11   }
12 }