zulip/zerver/webhooks/front
Mateusz Mandera ac14a8bcf5 typed_endpoint: Rename WebhookPayload to JsonBodyPayload.
This kind of payload that's loaded from json in the body of the request
is not only used for webhooks, but also in the push bouncer, and may get
used elsewhere too - so a general name is better.
2023-09-27 14:21:42 -07:00
..
fixtures webhooks: Add support for gmail and rules sources to Front integration. 2023-05-11 11:36:58 -07:00
__init__.py
doc.md linkifier: Support URL templates for linkifiers. 2023-04-19 12:20:49 -07:00
tests.py webhooks: Add support for gmail and rules sources to Front integration. 2023-05-11 11:36:58 -07:00
view.py typed_endpoint: Rename WebhookPayload to JsonBodyPayload. 2023-09-27 14:21:42 -07:00