github.com/m3db/m3@v1.5.0/scripts/docker-integration-tests/carbon/expected/aba.json (about) 1 [ 2 { 3 "id": "a.bag", 4 "text": "bag", 5 "leaf": 1, 6 "expandable": 0, 7 "allowChildren": 0 8 }, 9 { 10 "id": "a.bar", 11 "text": "bar", 12 "leaf": 0, 13 "expandable": 1, 14 "allowChildren": 1 15 }, 16 { 17 "id": "a.bar", 18 "text": "bar", 19 "leaf": 1, 20 "expandable": 0, 21 "allowChildren": 0 22 } 23 ]