Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/table/[tableId]/import/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Readable } from
'node:stream'
2
import
{ createLogger } from
'@sim/logger'
3
import
{ toError } from
'@sim/utils/errors'
4
import
{ generateId } from
'@sim/utils/id'
Callers
nothing calls this directly
Calls
15
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
generateRequestId
Function · 0.90
checkSessionOrInternalAuth
Function · 0.90
csvProxyBodyCapResponse
Function · 0.90
readMultipart
Function · 0.90
isMultipartError
Function · 0.90
multipartErrorResponse
Function · 0.90
getValidationErrorMessage
Function · 0.90
checkAccess
Function · 0.90
accessError
Function · 0.90
createCsvParser
Function · 0.90
Tested by
no test coverage detected