MCPcopy Create free account
hub / github.com/sourcebot-dev/sourcebot / route.ts

File route.ts

packages/web/src/app/api/(server)/openapi.json/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs/promises';
2import path from 'node:path';
3import { apiHandler } from '@/lib/apiHandler';
4

Callers

nothing calls this directly

Calls 2

apiHandlerFunction · 0.90
loadOpenApiDocumentFunction · 0.85

Tested by

no test coverage detected