mirror of
https://github.com/zulip/zulip.git
synced 2025-11-23 07:52:35 +00:00
This function is used by almost all webhooks. To support it, we use the "api_ignore_parameter" flag so that positional arguments like topic and body that are not intended to be parsed from the request can be ignored.