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/experience route, update an existing Experience using its index position as an ID. As part of this, you should write a test in test_pytest.py to show it works.