~bigbes/core-go

ref: 0abb9c6b084e83f09b1b53bf71e01a242c1194be 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