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

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