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 17970c5 commit e778705Copy full SHA for e778705
versions/3.1.1.md
@@ -1908,7 +1908,7 @@ $request.path.eventType | myevent
1908
$request.query.queryUrl | https://clientdomain.com/stillrunning
1909
$request.header.content-Type | application/json
1910
$request.body#/failedUrl | https://clientdomain.com/failed
1911
-$request.body#/successUrls/2 | https://clientdomain.com/medium
+$request.body#/successUrls/1 | https://clientdomain.com/medium
1912
$response.header.Location | https://example.org/subscription/1
1913
1914
0 commit comments