mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-05-24 00:47:08 +02:00
Updated Webhook (markdown)
+1
-1
@@ -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