Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7
const
zodOpenAPIRequest = (req: any) => req;
8
const
zodOpenAPIResponse = (res: any) => res;
9
10
export
const
ProviderConfigSchema = z.object({
Callers
1
config.schema.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected