From 7096c343dfd52d68448660ec77af6c3a57bea288 Mon Sep 17 00:00:00 2001 From: Jim Fisher Date: Fri, 12 Aug 2022 15:59:13 +0100 Subject: [PATCH] Where are TypeScript definitions for webhook events? [I see webhook payloads casually described here](https://docs.sendgrid.com/for-developers/tracking-events/event), but I would really like to see TypeScript definitions for this integrated into `@sendgrid/eventwebhook`. Do such definitions exist anywhere? Would you accept a pull request that includes them? --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 547a66f3c..be5763578 100644 --- a/README.md +++ b/README.md @@ -76,3 +76,4 @@ If you need help using SendGrid, please check the [Twilio SendGrid Support Help # License [The MIT License (MIT)](LICENSE) +