oncall-engine/engine/apps/webhooks/tasks
Michael Derynck c8669ce94c
Add field descriptions for webhooks (#2225)
- Add descriptions for fields
- Change default value of request_data to avoid confusing situation
where if there was a error before request data is built, like in the
template for the request headers, request_data would be a python dict
resulting in hard to read text in the UI status page.
2023-06-14 08:37:30 -06:00
..
__init__.py Webhooks trigger tasks on alert group events (#1533) 2023-03-13 21:19:22 +00:00
alert_group_status.py add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
trigger_webhook.py Add field descriptions for webhooks (#2225) 2023-06-14 08:37:30 -06:00