zulip/zerver/webhooks/newrelic
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
..
fixtures newrelic: ids are uuids, not integers. 2023-10-05 09:44:51 -07:00
__init__.py
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py newrelic: ids are uuids, not integers. 2023-10-05 09:44:51 -07:00
view.py newrelic: ids are uuids, not integers. 2023-10-05 09:44:51 -07:00