mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 12:54:58 +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`.
20 KiB
20 KiB