mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
We move the JSON parsing step into the higher level function: process_success_response(). In the unlikely event that we'll start integrating with a solution that doesn't use JSON, we can deal with that, and for now doing the parsing in one place will help us make error reporting more consistent. In a subsequent commit we'll introduce better error handling for malformed JSON.
14 KiB
14 KiB