atomist-attic/spring-automation

Fix deprecations in express routing

Closed this issue · 1 comments

express deprecated req.param(name): Use req.params, req.body, or req.query instead build/src/web/initializerHandoff.js:21:26

fixed