Skip to content

Commit 1e2c858

Browse files
committed
fix: remove invalid inline comments from PATCH tester request in .http file
1 parent 8218cbf commit 1e2c858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Playtesters.API.http

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Content-Type: application/json
3131
X-Api-Key: {{adminKey}}
3232

3333
{
34-
"accessKey": "" // empty = revoke
34+
"accessKey": ""
3535
}
3636

3737
###

0 commit comments

Comments
 (0)