9 lines
93 B
JSON
9 lines
93 B
JSON
{
|
|
"quotes": [
|
|
{
|
|
"content": "Test quote",
|
|
"from": "Test author"
|
|
}
|
|
]
|
|
}
|