From 139aafc77943eca41f062dccdbcca0d70989e73f Mon Sep 17 00:00:00 2001
From: Aidan Connolly path : ${path} protocol : ${protocol} method : ${method} heades : Listen to webhook events
${JSON.stringify(headers, undefined, 2)}
headers :
${JSON.stringify(headers, undefined, 2)}
body :
${JSON.stringify(body, undefined, 2)}
time : ${time}
@@ -65,4 +65,4 @@