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