trebol-ecommerce / api

eCommerce web service REST specification
GNU General Public License v3.0
0 stars 0 forks source link

Add methods to manipulate product categories #14

Closed bglamadrid closed 2 years ago

bglamadrid commented 2 years ago

/data/product_categories needs a POST method /data/product_categories/{code] needs PUT and DELETE methods

Otherwise categories can't be manipulated.