zulip/zerver/webhooks/slack_incoming
Pierre Carru 5cbe3203f5
slack_incoming: add ok=true to json in case of success.
This better simulates the Slack API, which is important, since some
integrations check this response and decide whether the Slack endpoint
is working based on what they receive.
2024-10-04 08:42:27 -07:00
..
fixtures slack_incoming: Verify that keys exist before checking their value. 2022-11-29 16:34:16 -08:00
__init__.py
doc.md integration-docs: Update Slack incoming-webhook for new doc format. 2024-07-16 14:55:56 -07:00
tests.py webhooks: Rename stream_name to channel_name arg. 2024-05-04 19:01:51 -07:00
view.py slack_incoming: add ok=true to json in case of success. 2024-10-04 08:42:27 -07:00