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

File route.ts

apps/sim/app/api/settings/allowed-integrations/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NextResponse } from 'next/server'
2import { getSession } from '@/lib/auth'
3import { getAllowedIntegrationsFromEnv } from '@/lib/core/config/env-flags'
4import { withRouteHandler } from '@/lib/core/utils/with-route-handler'

Callers

nothing calls this directly

Calls 2

withRouteHandlerFunction · 0.90

Tested by

no test coverage detected