zulip/zerver/webhooks/newrelic/fixtures
rodwan-bakkar bfd9fc8622 integration: Fix integration with newrelic.
Newrelic updated the payload that's sent via the webhook incoming call
causing a bug in the newrelic webhook endpoint.
This fixes the bug by updating the endpoint to respect the new format
of the payload as well as the old format. This should be updated once
the old format is EOLed.

Fixes #22338.
2022-07-27 16:15:29 -07:00
..
incident_acknowledged_new.json
incident_acknowledged_old.json
incident_active_new.json
incident_closed_new.json
incident_closed_old.json
incident_created_new.json
incident_default_fields_new.json
incident_default_fields_old.json
incident_malformatted_time_new.json
incident_malformatted_time_old.json
incident_missing_current_state_old.json
incident_missing_state_new.json
incident_missing_timestamp_new.json
incident_missing_timestamp_old.json
incident_opened_old.json
incident_state_not_recognized_new.json
incident_state_not_recognized_old.json
incident_time_too_large_new.json
incident_time_too_large_old.json