{ "match": true, "comment": "Unexpected phone number", "expected": { "contents": { "contentType": "application/json", "encoded": false, "content": { "alligator": { "name": "Mary" } } } }, "actual": { "contents": { "contentType": "application/json", "encoded": false, "content": { "alligator": { "name": "Mary", "phoneNumber": "12345678" } } } } }