zulip/zerver/webhooks/newrelic
Max Zawisa f05a04e000
webhooks: Update NewRelic webhook for new format.
Update the New Relic webhook and tests to match the format specified
in the New Relic documentation. The new format sends a json body
instead of using url parameters. The old format is no longer supported
by New Relic according to their support staff; as a result, the fixtures for 
the old test cases were removed. Added fixtures for new test cases.

Fixes: #16393.
2020-11-18 16:19:08 -08:00
..
fixtures webhooks: Update NewRelic webhook for new format. 2020-11-18 16:19:08 -08:00
__init__.py
doc.md webhooks/newrelic: Migrate docs to Markdown. 2017-06-01 22:16:12 -07:00
tests.py webhooks: Update NewRelic webhook for new format. 2020-11-18 16:19:08 -08:00
view.py webhooks: Update NewRelic webhook for new format. 2020-11-18 16:19:08 -08:00