mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
We were seeing errors when pubishing typical events in the form of `Dict[str, Any]` as the expected type to be a `Union`. So we instead change the only non-dictionary call, to pass a dict instead of `str`.
14 KiB
14 KiB