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

File TemplateRoute.js

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

Source from the content-addressed store, hash-verified

1const verifyToken = require("../modules/verifyToken");
2const templates = require("../templates/index");
3const accessControl = require("../modules/accessControl");
4

Callers

nothing calls this directly

Calls 7

checkAccessFunction · 0.70
formatErrorFunction · 0.70
getMethod · 0.45
findByIdMethod · 0.45
updateMethod · 0.45
deleteMethod · 0.45
createMethod · 0.45

Tested by

no test coverage detected