zulip/zerver/webhooks/rollbar/fixtures/test.json

7 lines
135 B
JSON

{
"event_name": "test",
"data": {
"message": "This is a test payload from Rollbar. If you got this, it works!"
}
}