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

File api-keys.ts

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

Source from the content-addressed store, hash-verified

1import { Router } from 'express';
2import {
3 AuthedRequestWithTenant,
4 AuthedRequestWithTenantAndBody,

Callers

nothing calls this directly

Calls 9

tenantMiddlewareFunction · 0.85
validationMiddlewareFunction · 0.85
listMethod · 0.80
revokeMethod · 0.80
getMethod · 0.45
endMethod · 0.45
postMethod · 0.45
createMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected