timozattol / project-radin

Project Radin is an expense management Android application that was build during EPFL's Software Engineering 2014 course.
2 stars 2 forks source link

change modifyUsers return value to 200 OK #133

Closed WiseIndian closed 9 years ago

WiseIndian commented 9 years ago

I was returning a body with list of all users

WiseIndian commented 9 years ago

modifyUsers will also return a 400 Bad Request response if the Json is not a JSON array of users