Add support for map value message types
This commit is contained in:
10
betterproto/tests/mapmessage.json
Normal file
10
betterproto/tests/mapmessage.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"items": {
|
||||
"foo": {
|
||||
"count": 1
|
||||
},
|
||||
"bar": {
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user