Magnus Zotterman

Results 1 issues of Magnus Zotterman

### Access response body in webhook requests. With this PR, you can now reference the **response.body** inside your callback. ``` { "request": { "method": "POST", "url": "/add-job" }, "response": {...