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

File openapi-codec.test.ts

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

Source from the content-addressed store, hash-verified

1import { ORPCError } from '@orpc/contract'
2import { Procedure } from '@orpc/server'
3import { ping } from '../../../../server/tests/shared'
4import { StandardOpenAPICodec } from './openapi-codec'

Callers

nothing calls this directly

Calls 5

appendMethod · 0.65
decodeMethod · 0.65
encodeMethod · 0.65
encodeErrorMethod · 0.65
toJSONMethod · 0.65

Tested by

no test coverage detected