committed by
GitHub
parent
91b7b95557
commit
242c8208a9
@@ -57,3 +57,15 @@ response:
|
||||
regex: bar
|
||||
- key: foo3
|
||||
predefined:
|
||||
metadata:
|
||||
wiremock:
|
||||
"postServeActions": {
|
||||
"webhook": {
|
||||
"headers": {
|
||||
"Content-Type": "application/json"
|
||||
},
|
||||
"method": "POST",
|
||||
"body": "{ \"result\": \"SUCCESS\" }",
|
||||
"url": "http://localhost:56299/callback"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user