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