mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-24 10:01:00 +01:00
Updated Admin API Reference (markdown)
@@ -172,7 +172,8 @@ Example request:
|
||||
"BodyAsJson": { "result": "test - {{request.path}}" },
|
||||
"Headers": {
|
||||
"Content-Type": "application/json", "a" : "b"
|
||||
}
|
||||
},
|
||||
"Delay": 10
|
||||
}
|
||||
}
|
||||
```
|
||||
@@ -241,8 +242,7 @@ Example request
|
||||
"Headers": {
|
||||
"Transformed-Postman-Token": "token is {{request.headers.Postman-Token}}",
|
||||
"Content-Type": "application/json"
|
||||
},
|
||||
"Delay: 10
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user