oncall-engine/engine/apps/api
Vadim Stepanov 8c8b5e0f2d
Fix demo alert for inbound email (#2081)
# What this PR does
Fix HTTP 500 when sending demo alert for inbound integration email. 

- Make all integration configs have consistent `is_demo_alert_enabled`
and `example_payload` values
- Add tests

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-06-02 09:44:32 +00:00
..
permissions Add "Notifications Receiver" RBAC role (#1853) 2023-05-02 12:19:34 +00:00
serializers Fix demo alert for inbound email (#2081) 2023-06-02 09:44:32 +00:00
tests Fix demo alert for inbound email (#2081) 2023-06-02 09:44:32 +00:00
throttlers Test mobile push (#1933) 2023-05-18 15:52:42 +08:00
views Fix demo alert for inbound email (#2081) 2023-06-02 09:44:32 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
response_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Add initial webhooks internal plugin API (#1524) 2023-03-10 17:00:06 +00:00