Updated Admin API Reference (markdown)

Stef Heyenrath
2018-06-04 09:11:12 +02:00
parent 4bdce0588f
commit 0bc1ad2da1

@@ -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
}
}
}
```