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/files/multipart/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ getErrorMessage } from
'@sim/utils/errors'
3
import
{
type
NextRequest, NextResponse } from
'next/server'
4
import
{
Callers
nothing calls this directly
Calls
15
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
isUsingCloudStorage
Function · 0.90
getStorageProvider
Function · 0.90
parseRequest
Function · 0.90
getValidationErrorMessage
Function · 0.90
getUserEntityPermissions
Function · 0.90
getStorageConfig
Function · 0.90
signUploadToken
Function · 0.90
getErrorMessage
Function · 0.90
checkStorageQuota
Function · 0.85
generateWorkspaceFileKey
Function · 0.85
Tested by
no test coverage detected