zulip/zerver/webhooks/newrelic/fixtures
Alex Vandiver db203cfc2d newrelic: ids are uuids, not integers.
The previous fixtures were not generated from New Relic directly, so
incorrectly implied that `id` was an integer.  See the examples for
`issueId` in their documentation[^1].

[^1]: https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/message-templates/
2023-10-05 09:44:51 -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