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/presigned/batch/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{
type
NextRequest, NextResponse } from
'next/server'
3
import
{
4
batchPresignedUploadBodyContract,
Callers
nothing calls this directly
Calls
14
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
parseRequest
Function · 0.90
getValidationErrorMessage
Function · 0.90
validateFileType
Function · 0.90
getUserEntityPermissions
Function · 0.90
hasCloudStorage
Function · 0.90
generateBatchPresignedUploadUrls
Function · 0.90
recordKnowledgeBaseFileOwnershipMany
Function · 0.90
createErrorResponse
Function · 0.90
join
Method · 0.80
info
Method · 0.80
Tested by
no test coverage detected