TentaCrew / STOFMA

Student Office Manager, manage your cafeteria sales and purchases easily.
http://dev.bde-ciaa.fr
5 stars 3 forks source link

Disable a product throws an 400 HTTP response code (Bad Request) #35

Closed edimitchel closed 9 years ago

edimitchel commented 9 years ago

When the deleting (disabling) of a product is requested, the API returns a 400 HTTP. It said it miss a parameter : memberPrice.

Please fix it.