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

Orientation Project (Python) for 23.FAL.A
0 stars 7 forks source link

Edit existing Education #7

Open wrussell1999 opened 1 year ago

wrussell1999 commented 1 year ago

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