{ "request": { "method": "GET", "urlPath": "/users/500" }, "response": { "status": 500, "headers": { "Content-Type": "application/json" }, "jsonBody": { "error": "temporary_failure", "message": "Mocked failing method for resilience checks" } } }