mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 09:27:43 +00:00
Updates `json_change_settings` so that the default value for the `email`, `full_name`, `new_password` and `old_password` parameters is `None` instead of an empty string, which also makes the type annotation `Optional[str]`. Also, updates tests for email and full name changes to include an empty string as one of the tested invalid values.
11 KiB
11 KiB