MCPcopy Index your code
hub / github.com/chartbrew/chartbrew / IntegrationRoute.js

File IntegrationRoute.js

server/api/IntegrationRoute.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const integrationController = require("../controllers/IntegrationController");
2const TeamController = require("../controllers/TeamController");
3const accessControl = require("../modules/accessControl");
4const verifyToken = require("../modules/verifyToken");

Callers

nothing calls this directly

Calls 8

checkAccessFunction · 0.70
getMethod · 0.45
findByIdMethod · 0.45
findByTeamMethod · 0.45
createMethod · 0.45
updateMethod · 0.45
deleteMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected