zendesk / zendesk_api_client_rb

Official Ruby Zendesk API Client
http://developer.zendesk.com/
Apache License 2.0
388 stars 183 forks source link

Improve `RecordInvalid` error handling #529

Closed codealchemy closed 1 year ago

codealchemy commented 1 year ago

Building off of https://github.com/zendesk/zendesk_api_client_rb/pull/503, this adds an additional key (errors) to improve the error message output under certain conditions (seen when creating translations on an instance where the locale is not supported).