mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
All webhook fixtures have now been renamed from <webhook_name>/fixtures/<webhook_name>_<event_type>.json to <webhook_name>/fixtures/<event_type>.json.
5 lines
101 B
JSON
5 lines
101 B
JSON
{
|
|
"topic": "Weather forecast",
|
|
"message": "It will be 30 degrees Celsius out there today!"
|
|
}
|