lib/mws/fulfillment_inventory.rb in peddler-0.7.3 vs lib/mws/fulfillment_inventory.rb in peddler-0.7.5
- old
+ new
@@ -8,8 +8,8 @@
# selling your inventory on Amazon's retail web site or through other retail
# channels.
#
# @todo Not implemented
class FulfillmentInventory < ::Peddler::Client
- path 'FulfillmentInventory/2010-10-01'
+ path '/FulfillmentInventory/2010-10-01'
end
end