I am stuck on the newTea POST.
My teas are posting but only with _id, comments, and __v properties.
Attached are screenshots of my postman and MongoDB as well as my GH repo.
I've reviewed my code and restarted the server multiple times to no avail.
From what I can test, the other controllers all seem to be working.
Any advice or feedback is appreciated.
Thank you!
Repository