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

File TeamRoute.js

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

Source from the content-addressed store, hash-verified

1const _ = require("lodash");
2const jwt = require("jsonwebtoken");
3const rateLimit = require("express-rate-limit");
4

Callers

nothing calls this directly

Calls 15

filterProjectsFunction · 0.85
getUserTeamsMethod · 0.80
createTeamMethod · 0.80
deleteTeamMethod · 0.80
getTeamRoleMethod · 0.80
transferOwnershipMethod · 0.80
addTeamRoleMethod · 0.80
getTeamMembersIdMethod · 0.80
getUsersByIdMethod · 0.80
updateTeamRoleMethod · 0.80
deleteTeamMemberMethod · 0.80
createApiKeyMethod · 0.80

Tested by

no test coverage detected