We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If rails-i18n gem is used, the formatting of detail member of error object
jsonapi-utils/lib/jsonapi/utils/exceptions/active_record.rb
Line 151 in a2c2b0e
should reflect locale's configuration:
I18n.t('errors.format', attribute: translation_for(resource_key), message: message)
If rails-i18n gem is used, the formatting of detail member of error object
jsonapi-utils/lib/jsonapi/utils/exceptions/active_record.rb
Line 151 in a2c2b0e
should reflect locale's configuration: