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

File index.ts

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

Source from the content-addressed store, hash-verified

1import { Router } from 'express';
2import { onError } from 'server/middlewares/error';
3import integrationMiddleware from 'server/middlewares/integration';
4import validationMiddleware from 'server/middlewares/validation';

Callers

nothing calls this directly

Calls 4

validationMiddlewareFunction · 0.85
integrationMiddlewareFunction · 0.50
postMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected