lib/spree_client/attributes.rb in spree-api-client-0.2.1 vs lib/spree_client/attributes.rb in spree-api-client-0.2.2

- old
+ new

@@ -1,12 +1,13 @@ module SpreeClient # @see Spree::PermittedAttributes class Attributes PRODUCT = %i[id name description available_on discontinue_on - permalink meta_description meta_keywords 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].freeze + 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 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