MCPcopy Create free account
hub / github.com/middleapi/orpc / schema-utils.test.ts

File schema-utils.test.ts

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

Source from the content-addressed store, hash-verified

1import type { JSONSchema, ObjectSchema } from './schema'
2import { isObject } from '@orpc/shared'
3import {
4 applySchemaOptionality,

Callers

nothing calls this directly

Calls 11

isFileSchemaFunction · 0.90
isObjectSchemaFunction · 0.90
isAnySchemaFunction · 0.90
isNeverSchemaFunction · 0.90
separateObjectSchemaFunction · 0.90
filterSchemaBranchesFunction · 0.90
isObjectFunction · 0.90
applySchemaOptionalityFunction · 0.90
expandUnionSchemaFunction · 0.90
expandArrayableSchemaFunction · 0.90
isPrimitiveSchemaFunction · 0.90

Tested by

no test coverage detected