Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0880f23b33 |
22
readme.md
22
readme.md
@@ -1,23 +1,3 @@
|
||||
这是一个测试文件
|
||||
测试提交2
|
||||
测试提交3
|
||||
测试提交4
|
||||
测试提交5
|
||||
测试提交6
|
||||
测试提交7
|
||||
测试提交8
|
||||
测试提交9
|
||||
|
||||
|
||||
{
|
||||
"header" : {{ JSON.stringify($('Webhook').item.json.headers) }},
|
||||
"params" : {{ JSON.stringify($('Webhook').item.json.params) }},
|
||||
"query" : {{ JSON.stringify($('Webhook').item.json.query) }},
|
||||
"body" : {{ JSON.stringify($('Webhook').item.json.body) }},
|
||||
"webhookUrl" : {{ $('Webhook').item.json.webhookUrl }},
|
||||
"executionMode" : {{ $('Webhook').item.json.executionMode }}
|
||||
}
|
||||
|
||||
{{ JSON.stringify($('Webhook').item.json) }}
|
||||
|
||||
yes
|
||||
测试提交3
|
||||
Reference in New Issue
Block a user