mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
The correct return type of get_realm_domains should be List[Dict[str, Union[bool, str]]] instead of List[Dict[str, str]] because allowed_subdomains is a bool field not str.
2.6 KiB
2.6 KiB