Skip to content

Commit

Permalink
Fix for OAI#2167
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfhandl authored and charjr committed Apr 27, 2023
1 parent 94b08a9 commit b15951d
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 b15951d

Please sign in to comment.