Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
passport from
'passport'
2
import
{ safeWrap } from
'../../middlewares/errorMiddleware'
3
import
{ API_CONFIG } from
'../../conf'
4
import
{ authMiddleware } from
'../../middlewares/authMiddleware'
Callers
nothing calls this directly
Calls
6
safeWrap
Function · 0.90
getSlackNotifierStrategy
Function · 0.90
get
Method · 0.65
delete
Method · 0.65
parse
Method · 0.45
findById
Method · 0.45
Tested by
no test coverage detected