2020-07-11 19:51:01 +02:00

11 lines
99 B
JSON

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