oncall-engine/engine/apps/webhooks
Michael Derynck d49af63d75
Fix unicode character encoding in JSON for webhooks (#3670)
# What this PR does
Fixes escaping for unicode characters in webhooks.

## Which issue(s) this PR fixes
#3149 

## 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)
2024-01-11 19:35:23 +00:00
..
migrations
models
presets
tasks
tests Fix unicode character encoding in JSON for webhooks (#3670) 2024-01-11 19:35:23 +00:00
__init__.py
apps.py
listeners.py
signals.py
utils.py Fix unicode character encoding in JSON for webhooks (#3670) 2024-01-11 19:35:23 +00:00