13 lines
170 B
JSON
13 lines
170 B
JSON
{
|
|
"key": "test_event",
|
|
"items": [
|
|
{
|
|
"type": "text",
|
|
"text": "This is a bucket"
|
|
},
|
|
{
|
|
"type": "text",
|
|
"text": "Dear God"
|
|
}
|
|
]
|
|
} |