lib/mws/fulfillment_outbound_shipment.rb in peddler-0.7.3 vs lib/mws/fulfillment_outbound_shipment.rb in peddler-0.7.5

- old
+ new

@@ -10,8 +10,8 @@ # specify. You can also request lists of existing fulfillment orders based on # when they were fulfilled and by the fulfillment method associated with them. # # @todo Not implemented class FulfillmentOutboundShipment < ::Peddler::Client - path 'FulfillmentOutboundShipment/2010-10-01' + path '/FulfillmentOutboundShipment/2010-10-01' end end