carlosvegap / capstone-kickoff

0 stars 0 forks source link

Validations for request #63

Open CarLosVegga opened 2 years ago

CarLosVegga commented 2 years ago

nit: Validations, although the client might send the right values right now, you'll typically want to validate the specific arguments rather than assuming the req.body contains the correct keys. Again, if you don't have time not a priority, but this comment might be relevant here as well https://github.com/carlosvegap/capstone-kickoff/pull/4#discussion_r918369797

_Originally posted by @jbmanning in https://github.com/carlosvegap/capstone-kickoff/pull/58#discussion_r936128856_

CarLosVegga commented 2 years ago

https://github.com/carlosvegap/capstone-kickoff/pull/58#discussion_r936116069