14 lines
189 B
JSON
14 lines
189 B
JSON
{
|
|
"key": "test_event",
|
|
"items": [
|
|
{
|
|
"type": "text",
|
|
"texts": [
|
|
"This is a bucket",
|
|
"Dear God",
|
|
"There's more!",
|
|
"No!"
|
|
]
|
|
}
|
|
]
|
|
} |