mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 07:52:19 +00:00
JSON keys must be strings, and orjson enforces this. Mypy didn’t catch the mismatched type of profiles_by_user_id because it doesn’t understand CustomProfileFieldValue.field_id. Signed-off-by: Anders Kaseorg <anders@zulip.com>
21 KiB
21 KiB