lib/spree_client/attributes.rb in spree-api-client-0.2.3 vs lib/spree_client/attributes.rb in spree-api-client-0.2.4
- old
+ new
@@ -4,10 +4,11 @@
PRODUCT = %i[id name description available_on discontinue_on
permalink meta_description meta_keywords meta_title
price sku deleted_at prototype_id option_values_hash
weight height width depth shipping_category_id
tax_category_id cost_currency cost_price
- option_type_ids taxon_ids pay_what_you_can].freeze
+ option_type_ids taxon_ids pay_what_you_can
+ extra_attributes].freeze
VARIANT = %i[id name presentation cost_price discontinue_on
lock_version position track_inventory product_id
product option_values_attributes price weight height
width depth sku cost_currency options