lib/caren/product.rb in caren-api-0.4.12 vs lib/caren/product.rb in caren-api-0.4.13
- old
+ new
@@ -75,9 +75,9 @@
def self.node_root
:product
end
def self.resource_location
- "/api/pro/store/products/"
+ "/api/pro/store/products"
end
end
\ No newline at end of file