python-betterproto/betterproto/tests/repeatedmessage.json
2019-10-09 20:46:16 -07:00

11 lines
99 B
JSON

{
"greetings": [
{
"greeting": "hello"
},
{
"greeting": "hi"
}
]
}