github.com/m3db/m3@v1.5.0/scripts/docker-integration-tests/carbon/expected/ab.json (about) 1 [ 2 { 3 "id": "a.bar", 4 "text": "bar", 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.biz", 18 "text": "biz", 19 "leaf": 1, 20 "expandable": 0, 21 "allowChildren": 0 22 }, 23 { 24 "id": "a.biz", 25 "text": "biz", 26 "leaf": 0, 27 "expandable": 1, 28 "allowChildren": 1 29 }, 30 { 31 "id": "a.bag", 32 "text": "bag", 33 "leaf": 1, 34 "expandable": 0, 35 "allowChildren": 0 36 } 37 ]