buglabs / bugswarm-js

Bugswarm Javascript API
bugswarm.net
5 stars 3 forks source link

Superagen 'del' change from status 200 to 204 #18

Open barberdt opened 12 years ago

barberdt commented 12 years ago

For each of the instances of superagent delete requests, change the expected success status from 200 to 204.

c4milo commented 12 years ago

I did a quick review and the only place where I need to make the change is in https://github.com/buglabs/bugswarm-api/blob/master/nodejs/configuration/lib/swarm.js#L378