zulip/zerver/webhooks/wordpress
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 webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py Add WordPress webhook. 2017-02-07 18:14:31 -08:00
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
view.py webhooks: Migrate webhooks with str parameters to use @typed_endpoint. 2023-09-08 08:20:17 -07:00