015cc46f3d125a59cb77ebb851b4da0fe90ce7d6
[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 }