Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/table/[tableId]/columns/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
addTableColumnContract,
Callers
nothing calls this directly
Calls
15
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
generateRequestId
Function · 0.90
checkSessionOrInternalAuth
Function · 0.90
parseRequest
Function · 0.90
checkAccess
Function · 0.90
accessError
Function · 0.90
addTableColumn
Function · 0.90
isZodError
Function · 0.90
validationErrorResponse
Function · 0.90
rootErrorMessage
Function · 0.90
renameColumn
Function · 0.90
Tested by
no test coverage detected