mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
Almost all users of JsonSuccessBase seem to also include SuccessDescription. /server_settings used a different description from the rest of the JsonSuccessBase users, but the difference is small enough that using the generic description of the former SuccessDescription is fine.