MCPcopy Create free account
hub / github.com/middleapi/orpc / openapi-generator.test.ts

File openapi-generator.test.ts

packages/openapi/src/openapi-generator.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { AnyContractProcedure } from '@orpc/contract'
2import { eventIterator, oc } from '@orpc/contract'
3import * as z from 'zod'
4import { ZodToJsonSchemaConverter } from '../../zod/src/zod4'

Callers

nothing calls this directly

Calls 8

eventIteratorFunction · 0.90
customOpenAPIOperationFunction · 0.90
routeMethod · 0.65
inputMethod · 0.65
outputMethod · 0.65
errorsMethod · 0.65
transformMethod · 0.65
generateMethod · 0.45

Tested by

no test coverage detected