mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 11:52:01 +00:00
webhooks: Derive payload from request itself.
This commit is contained in:
committed by
Tim Abbott
parent
a1f5f6502c
commit
4917391133
@@ -46,7 +46,6 @@ class Helper:
|
||||
log_exception_to_webhook_logger(
|
||||
request=request,
|
||||
summary=summary,
|
||||
payload=request.body,
|
||||
unsupported_event=True,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user