app/views/spree/api/adjustments/_adjustment.json.jbuilder in solidus_api-2.5.2 vs app/views/spree/api/adjustments/_adjustment.json.jbuilder in solidus_api-2.6.0.rc1

- old
+ new

@@ -2 +1,3 @@ +# frozen_string_literal: true + json.cache! [I18n.locale, adjustment] do json.(adjustment, *adjustment_attributes)