Skip to content

Fix deprecated express fn calls#746

Closed
pentateu wants to merge 4 commits intoangular-fullstack:canaryfrom
pentateu:fix_deprecated_express_fn_calls
Closed

Fix deprecated express fn calls#746
pentateu wants to merge 4 commits intoangular-fullstack:canaryfrom
pentateu:fix_deprecated_express_fn_calls

Conversation

@pentateu
Copy link
Copy Markdown
Contributor

This PR fixes the deprecated express calls in the controller

e.g:

express deprecated res.send(status): Use res.status(status).end() instead server/api/thing/thing.controller.js:34:11

@Awk34 Awk34 added this to the 2.2.0 milestone Jul 15, 2015
@kingcody
Copy link
Copy Markdown
Member

Fixed in canary, thanks @pentateu

@kingcody kingcody closed this Jul 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants