324 B
324 B
Log
2018-03-19 // Monday
BRIDGE_592 Use validated req.swagger.params.body.value
not unvalidated req.body
in controllers
Changed body.req in a number of functions to the Swagger validated req.swagger.params.body.value
Reading documentation.