mesmollar / bapi-p3-the-scoop

0 stars 0 forks source link

Important: Updating comment #2

Open blerude opened 6 years ago

blerude commented 6 years ago

https://github.com/mesmollar/bapi-p3-the-scoop/blob/master/Project%203%20Submission/server.js#L238

I believe you want to store the new comment in the database. Therefore, shouldn't savedComment.body = requestComment.body?

mesmollar commented 6 years ago

Without a doubt...yes. Thanks!