1
0
Fork 0
python-aristaproto/tests/inputs/mapmessage/mapmessage.json

11 lines
94 B
JSON
Raw Normal View History

{
"items": {
"foo": {
"count": 1
},
"bar": {
"count": 2
}
}
}