MCPcopy Index your code
hub / github.com/simstudioai/sim / route.ts

File route.ts

apps/sim/app/api/workspaces/[id]/background-work/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { db } from '@sim/db'
2import { type NextRequest, NextResponse } from 'next/server'
3import { getWorkspaceBackgroundWorkContract } from '@/lib/api/contracts/workspace-fork'
4import { parseRequest } from '@/lib/api/server'

Callers

nothing calls this directly

Calls 4

withRouteHandlerFunction · 0.90
parseRequestFunction · 0.90

Tested by

no test coverage detected