zulip/zerver/webhooks/freshstatus/fixtures/freshstatus_test.json

20 lines
575 B
JSON

{
"id": "1",
"title": "Sample title",
"source": "",
"end_time": "None",
"is_private": "False",
"start_time": "2021-04-12 16:53:00.080999+00:00",
"description": "Sample description",
"affected_services": "'service 1','service 2','service 3'",
"notification_options": "{notification_options}",
"event_data": {
"webhook_id": 102,
"account_id": 25868,
"account_name": "example",
"event_id": 1364,
"event_type": "INCIDENT_OPEN",
"event_created_on": "2021-04-12 16:53:00.081344+00:00"
}
}