Files
dusk/data/events/test_event.json
2025-06-25 14:03:32 -05:00

13 lines
170 B
JSON

{
"key": "test_event",
"items": [
{
"type": "text",
"text": "This is a bucket"
},
{
"type": "text",
"text": "Dear God"
}
]
}