mirror of
https://github.com/adnanh/webhook.git
synced 2025-06-05 04:02:29 +00:00
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 |
||
---|---|---|
.. | ||
logo | ||
Hook-Definition.md | ||
Hook-Examples.md | ||
Hook-Rules.md | ||
Referencing-Request-Values.md | ||
Templates.md | ||
Webhook-Parameters.md |