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
Labels
Milestone
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.
The text was updated successfully, but these errors were encountered: