Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

Deprecate warning using generated code : body-parser deprecated bodyParser() usage. #72

Closed
subeeshcbabu-zz opened this issue Feb 13, 2016 · 1 comment
Milestone

Comments

@subeeshcbabu-zz
Copy link
Member

Getting the deprecate warning from body-parser module:

body-parser deprecated bodyParser: use individual json/urlencoded middlewares

Generated code need to use json/urlencoded middleware instead.

bodyParser.urlencoded()
bodyParser.json()
@subeeshcbabu-zz subeeshcbabu-zz added this to the v3.0.0 milestone Jun 21, 2016
@subeeshcbabu-zz
Copy link
Member Author

version 3.0.0 resolved this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant