Debugging the code developed and fixing issues if any
- Refer Here for all the post man tests added
- Summary of the Test Results
Activity: Add the delete function to the Recipe Resource
- Make changes in the insta_cook Refer Here to implement the Delete function to RecipeResource.
- Add the Delete Recipe using Postman to the existing collection.
- Refer Here for the code added to delete the recipe.