Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
{ JSONSchema, ObjectSchema } from
'./schema'
2
import
{ isObject } from
'@orpc/shared'
3
import
{
4
applySchemaOptionality,
Callers
nothing calls this directly
Calls
11
isFileSchema
Function · 0.90
isObjectSchema
Function · 0.90
isAnySchema
Function · 0.90
isNeverSchema
Function · 0.90
separateObjectSchema
Function · 0.90
filterSchemaBranches
Function · 0.90
isObject
Function · 0.90
applySchemaOptionality
Function · 0.90
expandUnionSchema
Function · 0.90
expandArrayableSchema
Function · 0.90
isPrimitiveSchema
Function · 0.90
Tested by
no test coverage detected