multiverse-team-11 / inventory-app

https://inventory-app-11-1emn.onrender.com/
0 stars 2 forks source link

added status codes to post put and delete #41

Closed Hannah0701 closed 1 month ago

Hannah0701 commented 1 month ago

Implementation

Added status of 201 - Created for POST requests Added status of 214 - Transformation Applied for PUT requests Added status of 200 for DELETE requests

https://github.com/multiverse-team-11/inventory-app/issues/21