Code Review
/
integration.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
49546632fd4addc300818a4dc5080a462ad973ea
[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
}