webhook/docs
Cameron Moore 0e90ccb441 Add support for top-level JSON array in payload
Detect if leading character in JSON payload is an array bracket.  If
found, decode payload into an interface{} and then save the results into
payload["root"].  References to payload values would need to reference
the leading, "virtual" root node (i.e. "root.0.name").

Fixes #215
2020-07-29 16:56:25 -05:00
..
logo crisp 2017-11-11 12:29:39 +01:00
Hook-Definition.md Add per-hook HTTP method restrictions 2019-12-26 14:54:01 -06:00
Hook-Examples.md Add support for top-level JSON array in payload 2020-07-29 16:56:25 -05:00
Hook-Rules.md fix: updated based on review 2020-01-06 18:23:30 -06:00
Referencing-Request-Values.md Update XML docs 2019-12-24 16:09:55 -06:00
Templates.md Add Template docs 2017-11-10 16:11:29 -06:00
Webhook-Parameters.md Add pidfile support 2019-12-29 18:00:55 -06:00