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

File route.ts

apps/sim/app/api/tools/sap_s4hana/proxy/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createHash } from 'node:crypto'
2import { createLogger } from '@sim/logger'
3import { toError } from '@sim/utils/errors'
4import { type NextRequest, NextResponse } from 'next/server'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
generateRequestIdFunction · 0.90
checkInternalAuthFunction · 0.90
parseRequestFunction · 0.90
toErrorFunction · 0.90
fetchAccessTokenFunction · 0.85
fetchCsrfFunction · 0.85
callOdataFunction · 0.85
isCsrfRequiredFunction · 0.85
unwrapOdataFunction · 0.85

Tested by

no test coverage detected