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

File credentials.ts

apps/sim/lib/api/contracts/credentials.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 { ATLASSIAN_SERVICE_ACCOUNT_PROVIDER_ID, type OAuthProvider } from '@/lib/oauth/types'
4

Callers

nothing calls this directly

Calls 4

defineRouteContractFunction · 0.90
parseMethod · 0.80
testMethod · 0.80

Tested by

no test coverage detected