mirror of
https://github.com/adnanh/webhook.git
synced 2025-05-15 10:04:44 +00:00
When matching variables in routes, gorilla/mux uses a default pattern of "[^/]+", thereby prohibiting slashes in variable matching. Override the default pattern to remove this restriction. See https://github.com/gorilla/mux/blob/v1.8.0/regexp.go#L50 Fixes #421 |
||
---|---|---|
.. | ||
hookecho.go | ||
hooks.json.tmpl | ||
hooks.yaml.tmpl |