@ -115,6 +115,7 @@ module.exports = function(app) {
code: 'B135',
data: collection.toJSON()
})
.catch(function (error) {
res.status(500).json({
error: {
@ -128,7 +129,6 @@ module.exports = function(app) {
});
app.delete('/users',function(req,res){
/*