mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 06:28:23 +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.
9.3 KiB
9.3 KiB