MCPcopy Index your code
hub / github.com/simstudioai/sim / data-drains.ts

File data-drains.ts

apps/sim/lib/api/contracts/data-drains.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod'
2import { defineRouteContract } from '@/lib/api/contracts/types'
3import { validateExternalUrl } from '@/lib/core/security/input-validation'
4import { CADENCE_TYPES, DESTINATION_TYPES, SOURCE_TYPES } from '@/lib/data-drains/types'

Callers

nothing calls this directly

Calls 5

validateExternalUrlFunction · 0.90
defineRouteContractFunction · 0.90
testMethod · 0.80
joinMethod · 0.80

Tested by

no test coverage detected