usefulfiles/work/Comcarde/log.md

12 lines
324 B
Markdown
Raw Normal View History

2018-03-19 16:26:05 +00:00
## Log ##
##### 2018-03-19 // Monday #####
**[BRIDGE_592](https://comcarde.atlassian.net/browse/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.