sociam / indx

INDX Server
http://sociam.github.io/
GNU Affero General Public License v3.0
42 stars 6 forks source link

createBox for existing boxes should return 400 instead of 500 #151

Open electronicmax opened 10 years ago

electronicmax commented 10 years ago

when createBox is asked to create a box that already exists, it should return invalid argument or something rather than 500, so the client can handle it appropriately