DustinYansberg / ProjectThree-BackEnd

0 stars 0 forks source link

Backend - Employee CRUD Operations: Create, Update By ID, Delete by ID, Get All By Manager ID #15

Closed hhjfdkl closed 1 month ago

hhjfdkl commented 1 month ago

See branch ms-employee-services.

hhjfdkl commented 1 month ago

Opened an issue with the issues found, but overall it's ready to be sent out to test I believe. Most important issue (in my opinion) is fixing the 500 error responses when 404s should be received.