zulip/zerver/webhooks/heroku
Zixuan James Li 1329284848 webhooks: Migrate webhooks with str parameters to use @typed_endpoint.
These webhooks have some URL query params that do not need additional
validation or parsing from JSON. So WebhookPaylaod is not applicable to
these webhooks.
2023-09-08 08:20:17 -07:00
..
fixtures integrations: Fix heroku integration logging. 2018-07-01 12:43:31 -07:00
__init__.py
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
view.py webhooks: Migrate webhooks with str parameters to use @typed_endpoint. 2023-09-08 08:20:17 -07:00