Christopher Chong
f349da218c
freshping: Strengthen types using WildValue.
2022-05-10 13:50:20 -07:00
Lauryn Menard
3be622ffa7
backend: Add request as parameter to json_success.
...
Adds request as a parameter to json_success as a refactor towards
making `ignored_parameters_unsupported` functionality available
for all API endpoints.
Also, removes any data parameters that are an empty dict or
a dict with the generic success response values.
2022-02-04 15:16:56 -08:00
PIG208
5359d20a13
webhooks: Add support to event filtering system for webhooks.
...
This add support to event filtering system for most webhooks that
require trivial changes to adapt this feature.
2021-07-24 15:10:09 -07:00
Anders Kaseorg
fb3ddf50d4
python: Fix mypy no_implicit_reexport errors.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-07-16 14:02:31 -07:00
Anders Kaseorg
544bbd5398
docs: Fix capitalization mistakes.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-05-10 09:57:26 -07:00
Adam Birds
a3ba8b9efd
integrations: Add Freshping webhook integration.
...
I have added a webhook integration for Freshping.
2021-05-06 11:18:35 -07:00