~bigbes/core-go

ref: 86e1e934bfe34735a11e441fabeab6051cf8461e core-go/webhooks/config.go -rw-r--r-- 1.3 KiB
86e1e934 — Drew DeVault 5 years ago
webhooks: panic on nested webhook auth case

This is not strictly speaking necessary since we have a panic which
immediately follows the switch, but it is cleaner.
8bd6005b — Drew DeVault 5 years ago
webhooks: initial prototype for GQL-native webhooks