We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd8cb3 commit 530637eCopy full SHA for 530637e
versions/3.0.4.md
@@ -1887,7 +1887,7 @@ $request.path.eventType | myevent
1887
$request.query.queryUrl | http://clientdomain.com/stillrunning
1888
$request.header.content-Type | application/json
1889
$request.body#/failedUrl | http://clientdomain.com/failed
1890
-$request.body#/successUrls/2 | http://clientdomain.com/medium
+$request.body#/successUrls/1 | http://clientdomain.com/medium
1891
$response.header.Location | http://example.org/subscription/1
1892
1893
0 commit comments