export type OpenApiMeta<TMeta = TRPCMeta> = TMeta & { openapi?: { override?: boolean; additional?: boolean; enabled?: boolean; method: OpenApiMethod; path: `/${string}`; summary?: string; description?: string; protect?: boolean; tags?: string[]; headers?: (OpenAPIV3.ParameterBaseObj...
Breadcrumbs trpc-openapi / tsconfig.json Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame 19 lines (19 loc) · 425 Bytes Raw { "compilerOptions": { "outDir": "dist", "target": "ES2017", "module": "commonjs", "strict":...
11个月前 README_cn.md Fix typo (#375) 11个月前 WORKSPACE update workflow submodule (#419) 2天前 srpc-config.cmake.in fix targets in srpc-config.cmake.in 2年前 srpc.bzl Update bazel : liblibsrpc -> libsrpc 1年前 README
Code Issues11 Pull requests1 Actions Projects Wiki Security Insights Additional navigation options Files 43830d0 .vscode docker public src app pages server routers trpc openapi.ts trpc.ts .eslintrc.json .gitignore .node-version docker-compose.yml ...