endpoints / endpoints-example

an example api written using endpoints
79 stars 21 forks source link

req.param deprecated #3

Closed ashleygwilliams closed 9 years ago

ashleygwilliams commented 9 years ago

Sat, 31 Jan 2015 01:20:23 GMT express deprecated req.param(name): Use req.params, req.body, or req.query instead at node_modules/endpoints/modules/request/index.js:146:25

ashleygwilliams commented 9 years ago

closing and putting on the endpoints repo https://github.com/endpoints/endpoints/issues/7