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

Orientation Project (Python for 24.SUM.A)
2 stars 6 forks source link

Delete existing Skill #2

Closed MLHProgram closed 3 months ago

MLHProgram commented 3 months ago

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

IvanKolchanov commented 3 months ago

I'll take this!