github.com/m3db/m3@v1.5.0/scripts/docker-integration-tests/carbon/expected/a.json (about)

     1  [
     2    {
     3      "id": "a",
     4      "text": "a",
     5      "leaf": 1,
     6      "expandable": 0,
     7      "allowChildren": 0
     8    },
     9    {
    10      "id": "a",
    11      "text": "a",
    12      "leaf": 0,
    13      "expandable": 1,
    14      "allowChildren": 1
    15    }
    16  ]