MCPcopy Index your code
hub / github.com/simstudioai/sim / route.ts

File route.ts

apps/sim/app/api/table/import-csv/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Readable } from 'node:stream'
2import { createLogger } from '@sim/logger'
3import { toError } from '@sim/utils/errors'
4import { generateId } from '@sim/utils/id'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
generateRequestIdFunction · 0.90
csvProxyBodyCapResponseFunction · 0.90
readMultipartFunction · 0.90
isMultipartErrorFunction · 0.90
multipartErrorResponseFunction · 0.90
getUserEntityPermissionsFunction · 0.90
createCsvParserFunction · 0.90
deleteTableFunction · 0.90

Tested by

no test coverage detected