Skip to content

Commit

Permalink
fixed http sample
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Nov 2, 2024
1 parent 7255d73 commit 54c74bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/http/auth.http
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ Content-Type: application/json
{
"code": "code",
"clientId": "clientId",
"redirectUri": "http://localhost",
"redirectUri": "http://localhost"
}

0 comments on commit 54c74bb

Please sign in to comment.