Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/v1/admin/workflows/[id]/deploy/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ getActiveWorkflowRecord } from
'@sim/platform-authz/workflow'
3
import
{
4
adminV1DeployWorkflowContract,
Callers
nothing calls this directly
Calls
14
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
withAdminAuthParams
Function · 0.90
parseRequest
Function · 0.90
generateRequestId
Function · 0.90
getActiveWorkflowRecord
Function · 0.90
notFoundResponse
Function · 0.90
performFullDeploy
Function · 0.90
badRequestResponse
Function · 0.90
internalErrorResponse
Function · 0.90
singleResponse
Function · 0.90
performFullUndeploy
Function · 0.90
Tested by
no test coverage detected