2b8caf4a01ffb45e540091718c12420c88133707
[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 }