mirror of
https://github.com/ncarlier/webhookd.git
synced 2025-04-05 18:03:41 +00:00
doc(): change JSON payload example
This commit is contained in:
parent
4e6298dda7
commit
213a1c4a29
|
@ -169,7 +169,7 @@ $ curl --data @test.json http://localhost:8080/echo?foo=bar
|
|||
Hook information: name=echo, id=1
|
||||
Query parameter: foo=bar
|
||||
Header parameter: user-agent=curl/7.52.1
|
||||
Script parameter: {"foo": "bar"}
|
||||
Script parameter: {"message": "this is a test"}
|
||||
```
|
||||
|
||||
### Webhook timeout configuration
|
||||
|
|
Loading…
Reference in New Issue
Block a user