MLH-Fellowship / orientation-project-python-23.SUM.A

Orientation Project (Python) for 23.SUM.A
1 stars 12 forks source link

Delete existing Experience #5

Open wrussell1999 opened 1 year ago

wrussell1999 commented 1 year 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.

galadd commented 1 year ago

I see no one has taken this. Assign this to me