mirror of
https://github.com/adnanh/webhook.git
synced 2025-08-23 10:02:18 +00:00
Fix payload-hmac-sha256 secret attribute name
This commit is contained in:
parent
80c0f04ffb
commit
3d00687c18
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ JSON version:
|
|||
"match":
|
||||
{
|
||||
"type": "payload-hmac-sha256",
|
||||
"value": "mysecret",
|
||||
"secret": "mysecret",
|
||||
"parameter":
|
||||
{
|
||||
"source": "header",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue