MCPcopy Create free account
hub / github.com/linuxfoundation/crowd.dev / index.ts

File index.ts

backend/src/api/automation/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import passport from 'passport'
2import { safeWrap } from '../../middlewares/errorMiddleware'
3import { API_CONFIG } from '../../conf'
4import { authMiddleware } from '../../middlewares/authMiddleware'

Callers

nothing calls this directly

Calls 6

safeWrapFunction · 0.90
getSlackNotifierStrategyFunction · 0.90
getMethod · 0.65
deleteMethod · 0.65
parseMethod · 0.45
findByIdMethod · 0.45

Tested by

no test coverage detected