Files
python-betterproto/tests/inputs/mapmessage/mapmessage.json
2020-07-11 19:51:01 +02:00

11 lines
94 B
JSON

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