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

- old
+ new

@@ -2,10 +2,10 @@ module MWS # The Sellers API lets sellers retrieve information about their seller # account, such as the marketplaces they participate in. class Sellers < ::Peddler::Client - path 'Sellers/2011-07-01' + path '/Sellers/2011-07-01' # Lists the marketplaces the seller participates in # # @see http://docs.developer.amazonservices.com/en_US/sellers/Sellers_ListMarketplaceParticipations.html # @param next_token [String]