Skip to content

Commit 54c74bb

Browse files
committed
fixed http sample
1 parent 7255d73 commit 54c74bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/http/auth.http

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ Content-Type: application/json
3838
{
3939
"code": "code",
4040
"clientId": "clientId",
41-
"redirectUri": "http://localhost",
41+
"redirectUri": "http://localhost"
4242
}

0 commit comments

Comments
 (0)