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

- old
+ new

@@ -4,10 +4,10 @@ # The Recommendations API enables you to programmatically retrieve Amazon # Selling Coach recommendations by recommendation category. A recommendation # is an actionable, timely, and personalized opportunity to increase your # sales and performance. class Recommendations < ::Peddler::Client - path 'Recommendations/2013-04-01' + path '/Recommendations/2013-04-01' # Checks whether there are active recommendations for each category for the # given marketplace, and if there are, returns the time when recommendations # were last updated for each category #