Closed jpickwell closed 8 years ago
Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test."
Can one of the admins verify this patch?
@slnode ok to test
Landed, thank you for the contribution!
No problem. And if I have further contributions, I'll remember not to bump the version.
LoopBack deprecated
urlencoded
andjson
, and suggests using body-parser (https://github.com/strongloop/loopback/blob/v2.31.0/lib/express-middleware.js#L46-L51). Since LoopBack was already using body-parser for these functions, this is a simple 1-1 replacement.