zulip/zerver/webhooks/librato
Zixuan James Li 4037196fb2 webhooks: Migrate librato to use @typed_endpoint.
The Librato webhook requires a mapping (which should be considered
immutable) with a default value. Ruff reports a false-positive due to
the Json wrapper.
2023-09-08 08:20:17 -07:00
..
fixtures Fix typos caught by typos. 2023-01-03 11:09:50 -08:00
__init__.py
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py Fix typos caught by typos. 2023-01-03 11:09:50 -08:00
view.py webhooks: Migrate librato to use @typed_endpoint. 2023-09-08 08:20:17 -07:00