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

Orientation Project (Python for 24.FAL.A)
0 stars 9 forks source link

Delete existing Skill #3

Closed MLHProgram closed 3 days ago

MLHProgram commented 2 weeks 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.

PeanutButterRat commented 5 days ago

I can tackle this one 👍