We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3a362 commit ecf2435Copy full SHA for ecf2435
README.md
@@ -75,7 +75,7 @@ $ npm install -D @seamapi/types@latest
75
## Usage
76
77
The Seam API implements webhooks using [Svix](https://www.svix.com).
78
-This SDK exports a thin wrapper `Seam::Webhook` around the svix package.
+This SDK exports a thin wrapper `SeamWebhook` around the svix package.
79
Use it to parse and validate [Seam webhook events](https://docs.seam.co/latest/developer-tools/webhooks).
80
81
Refer to the [Svix docs on Consuming Webhooks](https://docs.svix.com/receiving/introduction)
0 commit comments