MCPcopy Create free account
hub / github.com/NekroAI/one-tracker / zodOpenAPIRequest

Function zodOpenAPIRequest

src/validators/config.schema.ts:7–7  ·  view source on GitHub ↗
(req: any)

Source from the content-addressed store, hash-verified

5} from "@hono/zod-openapi";
6
7const zodOpenAPIRequest = (req: any) => req;
8const zodOpenAPIResponse = (res: any) => res;
9
10export const ProviderConfigSchema = z.object({

Callers 1

config.schema.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected