We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdab131 commit 5502afaCopy full SHA for 5502afa
README.md
@@ -58,7 +58,7 @@ Alternatively, to manually configure VS Code, choose the appropriate JSON block
58
"type": "http",
59
"url": "https://api.githubcopilot.com/mcp/",
60
"headers": {
61
- "Authorization": "Bearer ${input:github_mcp_pat}",
+ "Authorization": "Bearer ${input:github_mcp_pat}"
62
}
63
64
},
0 commit comments