SugarREST API returns a entry_list even when the record is not found
Calling the REST API get_entry for a record that does not exist, I would expect that the service returns a fault instead of a entry_list. See example shown below: { entry_list: [ { id:...