MLH-Fellowship / orientation-project-python-24.SUM.B

Orientation Project (Python for 24.SUM.B)
1 stars 6 forks source link

Delete existing Experience #5

Closed MLHProgram closed 1 week ago

MLHProgram commented 4 weeks ago

Using a DELETE request for the /resume/experience route, delete an existing Experience using its index position as an ID. As part of this, you should write a test in test_pytest.py to show it works.

varshar4 commented 1 week ago

@sebaspv