MCPcopy
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

1import { createLogger } from '@sim/logger'
2import { getActiveWorkflowRecord } from '@sim/platform-authz/workflow'
3import {
4 adminV1DeployWorkflowContract,

Callers

nothing calls this directly

Calls 14

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
withAdminAuthParamsFunction · 0.90
parseRequestFunction · 0.90
generateRequestIdFunction · 0.90
getActiveWorkflowRecordFunction · 0.90
notFoundResponseFunction · 0.90
performFullDeployFunction · 0.90
badRequestResponseFunction · 0.90
internalErrorResponseFunction · 0.90
singleResponseFunction · 0.90
performFullUndeployFunction · 0.90

Tested by

no test coverage detected