You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 intest_pytest.py
to show it works.The text was updated successfully, but these errors were encountered: