~bigbes/core-go

ref: 4f926ddc9051ecfc1379a748402156845083605f 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