Commit 875ac5b
committed
fix: default auth to empty object when auth_type is set
The Hookdeck API requires config.auth when auth_type is set.
For auth types like HOOKDECK_SIGNATURE that need no config,
default to an empty object instead of omitting auth entirely.1 parent 13d1fb2 commit 875ac5b
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
267 | 271 | | |
268 | 272 | | |
269 | 273 | | |
| |||
0 commit comments