stormpath / express-stormpath

Build simple, secure web applications with Stormpath and Express!
http://docs.stormpath.com/nodejs/express/
Apache License 2.0
325 stars 111 forks source link

Request for v2: all endpoints should return valid JSON #544

Open mdeggies opened 7 years ago

mdeggies commented 7 years ago

For every JSON POST that results in a 200 response, the body should be either an empty object or null instead of undefined.