Files
python-betterproto/betterproto/tests/inputs/mapmessage/mapmessage.json

11 lines
94 B
JSON

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