LilliDarling/GrowingMe

Update a post

Closed this issue · 0 comments

Main goal:
Endpoints should be able to utilize their respective methods in order to update post. This should implement proper error handling. Must not have any errors in logs in order to submit PR.

To test:
Go to localhost:8000/docs
Find the respective endpoints
Make sure there is data in the database to be updated
Should return a 200

Ready to close:

  • Up to date with main
  • Containers run smoothly and have no log errors
  • All comments and print statements are removed
  • Able to create a new post