mirror of
https://github.com/zulip/zulip.git
synced 2025-11-21 15:09:34 +00:00
We remove the "full_name" and "account_email" fields from the response of 'PATCH /settings' endpoint. These fields were part of the response to make sure that we tell that the parameters not present in response were ignored. We can remove these fields as 'ignored_parameters_unsupported' now specifies which parameters were ignored and not supported by the endpoint.
18 KiB
18 KiB