abdullahm1
a0fb4feebf
integrations: Replace use of 'subject' to 'topic'.
...
Fixes #25974
2023-07-17 10:35:51 -07:00
Christopher Chong
5833c05fa6
errbit: 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
Anders Kaseorg
6e4c3e41dc
python: Normalize quotes with Black.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-02-12 13:11:19 -08:00
Anders Kaseorg
11741543da
python: Reformat with Black, except quotes.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-02-12 13:11:19 -08:00
Alex Vandiver
cf6ebb9c8d
webhooks: Rename api_key_only_webhook_view to webhook_view.
...
There are no other types of webhook views; this is more concise.
2020-09-10 17:47:21 -07:00
Jonathan Cobb
c7433c83ff
integrations: Add errbit integration.
...
Fixes #13685 .
2020-01-16 15:33:51 -08:00