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

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

Edit existing Skill #6

Closed MLHProgram closed 1 month ago

MLHProgram commented 2 months ago

Using a PUT request for the /resume/skill route, update 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.

nfallah commented 1 month ago

I would like to work on this issue.