Rest API - API Testing and Monitoring
You wrote a contract test that expects a JSON response with a field
email. The test fails because the provider returns emailAddress instead. What is the best way to fix this?