{ "match": true, "comment": "Missing body found, when an empty body was expected", "expected" : { "method": "POST", "path": "/", "query": {}, "body": null }, "actual": { "method": "POST", "path": "/", "query": {} } }