aab3243e15d8081230c46e339920a3a2bf5d428b
[integration.git] /
1 {
2   "name": "template_with_floats.json",
3   "template": {
4     "parent": {
5       "child1": 6.4,
6       "child2": 1.2,
7       "child3": {
8         "child5": 4.4,
9         "child2": "1"
10       }
11     }
12   }
13 }