8bf54080c069606d8d29e84069c8d5126d7822dd
[integration.git] /
1 {
2   "name": "template_with_booleans.json",
3   "template": {
4     "parent": {
5       "child1": true,
6       "child3": {
7         "child4": true
8       }
9     },
10     "parent2": false
11   }
12 }