{ "match": true, "comment": "Unexpected phone number with null value", "expected": { "metaData": { "contentType": "application/json" }, "contents": { "alligator": { "name": "Mary" } } }, "actual": { "metaData": { "contentType": "application/json" }, "contents": { "alligator": { "name": "Mary", "phoneNumber": null } } } }