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

File route.ts

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

Source from the content-addressed store, hash-verified

1'use server';
2
3import { getTree } from "@/features/git/getTreeApi";
4import { getTreeRequestSchema } from "@/features/git";

Callers

nothing calls this directly

Calls 5

apiHandlerFunction · 0.90
serviceErrorResponseFunction · 0.90
getTreeFunction · 0.90
isServiceErrorFunction · 0.90

Tested by

no test coverage detected