We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ce06ec + 0312d8f commit 6bcb4cbCopy full SHA for 6bcb4cb
versions/3.0.2.md
@@ -1883,7 +1883,7 @@ $method | POST
1883
$request.path.eventType | myevent
1884
$request.query.queryUrl | http://clientdomain.com/stillrunning
1885
$request.header.content-Type | application/json
1886
-$request.body#/failedUrl | http://clientdomain.com/stillrunning
+$request.body#/failedUrl | http://clientdomain.com/failed
1887
$request.body#/successUrls/2 | http://clientdomain.com/medium
1888
$response.header.Location | http://example.org/subscription/1
1889
0 commit comments