Hello. Due to [this line in the error_collector.rb](https://github.com/JsonApiClient/json_api_client/blob/master/lib/json_api_client/error_collector.rb#L52), we're not able to retrieve the error `detail` if a request (for example `save`) fails. Could this be fixed or is there an easy way to override this logic? Thank you.