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

File route.ts

apps/sim/app/api/billing/update-cost/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Span } from '@opentelemetry/api'
2import { db } from '@sim/db'
3import { workspace } from '@sim/db/schema'
4import { createLogger } from '@sim/logger'

Callers

nothing calls this directly

Calls 4

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
withIncomingGoSpanFunction · 0.90
updateCostInnerFunction · 0.85

Tested by

no test coverage detected