summaryrefslogtreecommitdiffstats
path: root/tests/inputs/mapmessage/mapmessage.json
blob: a944ddd1ab46e42079f0518d94fcb35810eccefa (plain)
1
2
3
4
5
6
7
8
9
10
{
  "items": {
    "foo": {
      "count": 1
    },
    "bar": {
      "count": 2
    }
  }
}