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

File route.ts

apps/sim/app/api/workspaces/[id]/fork/mapping/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 {
4 getForkMappingContract,

Callers

nothing calls this directly

Calls 8

withRouteHandlerFunction · 0.90
parseRequestFunction · 0.90
assertCanPromoteFunction · 0.90
getForkMappingViewFunction · 0.90
setForkLockTimeoutFunction · 0.90
acquireForkEdgeLockFunction · 0.90
applyForkMappingEntriesFunction · 0.90

Tested by

no test coverage detected