MCPcopy Create free account
hub / github.com/Orenoid/harness-kanban /

Class

apps/api-server/src/github/github.controller.ts:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28@Controller('api/v1/github')
29export class GithubController {
30 constructor(private readonly githubService: GithubService) {}
31
32 @Get('connection')

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected