mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-23 17:28:55 +02:00
Updated Webhook (markdown)
@@ -60,7 +60,7 @@ Or via posting this mapping:
|
|||||||
},
|
},
|
||||||
"Webhook": {
|
"Webhook": {
|
||||||
"Request": {
|
"Request": {
|
||||||
"Url": "http://{{wm_hostname}}/post",
|
"Url": "https://any-endpoint.com",
|
||||||
"Method": "POST",
|
"Method": "POST",
|
||||||
"Headers": {
|
"Headers": {
|
||||||
"x": "x-value"
|
"x": "x-value"
|
||||||
|
|||||||
Reference in New Issue
Block a user