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 a836f97 commit 6f4cd5bCopy full SHA for 6f4cd5b
components/server/src/oauth-server/db.ts
@@ -84,6 +84,7 @@ const jetBrainsGateway: OAuthClient = {
84
{ name: "function:getGitpodTokenScopes" },
85
{ name: "function:getIDEOptions" },
86
{ name: "function:getOwnerToken" },
87
+ { name: "function:sendHeartbeat" },
88
{ name: "function:getWorkspace" },
89
{ name: "function:getWorkspaces" },
90
{ name: "function:listenForWorkspaceInstanceUpdates" },
0 commit comments