Skip to content

Commit

Permalink
Merge pull request #2920 from ralfhandl/v3.1.1-dev
Browse files Browse the repository at this point in the history
Fix for #2167
  • Loading branch information
earth2marsh authored Oct 13, 2022
2 parents 17970c5 + e778705 commit a178f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions/3.1.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -1908,7 +1908,7 @@ $request.path.eventType | myevent
$request.query.queryUrl | https://clientdomain.com/stillrunning
$request.header.content-Type | application/json
$request.body#/failedUrl | https://clientdomain.com/failed
$request.body#/successUrls/2 | https://clientdomain.com/medium
$request.body#/successUrls/1 | https://clientdomain.com/medium
$response.header.Location | https://example.org/subscription/1


Expand Down

0 comments on commit a178f02

Please sign in to comment.