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.
2 parents 17970c5 + e778705 commit a178f02Copy full SHA for a178f02
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