MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / profile.ts

File profile.ts

apps/web/server/routers/profile.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Router } from 'express';
2import { AuthedRequest, AuthedRequestWithBody, Response } from '@linen/types';
3import { onError } from 'server/middlewares/error';
4import jwtMiddleware from 'server/middlewares/jwt';

Callers

nothing calls this directly

Calls 12

eventUserNameUpdateFunction · 0.90
normalizeFilenameFunction · 0.90
jwtMiddlewareFunction · 0.85
validationMiddlewareFunction · 0.85
mapMethod · 0.80
findByAuthIdMethod · 0.80
uploadMethod · 0.65
errorMethod · 0.65
putMethod · 0.45
endMethod · 0.45
getMethod · 0.45
postMethod · 0.45

Tested by

no test coverage detected