Commit d816702
fix:
* Normalize headers to lowercase keys before passing to svix
* docs: Add docstrings to SeamWebhook class
* ci: Format code
* Update seam/seam_webhook.py
Co-authored-by: Evan Sosenko <evan@getseam.com>
* Update SeamWebhook dosctring and import
* Export WebhookVerificationError
* Update SeamWebhook docstrings
* Update seam/seam_webhook.py
Co-authored-by: Evan Sosenko <evan@getseam.com>
* Update seam/seam_webhook.py
Co-authored-by: Evan Sosenko <evan@getseam.com>
* Update seam/seam_webhook.py
Co-authored-by: Evan Sosenko <evan@getseam.com>
* Alias WebhookVerificationError to SeamWebhookVerificationError
* Fix typo
---------
Co-authored-by: Seam Bot <devops@getseam.com>
Co-authored-by: Evan Sosenko <evan@getseam.com>SeamWebhook: normalize headers before passing to svix + add docstrings (#113)1 parent 2ed6e11 commit d816702
2 files changed
+23
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
11 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
12 | 32 | | |
13 | 33 | | |
0 commit comments