Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ecyrbe/zodios
/ zod-validation.plugin.test.ts
File
zod-validation.plugin.test.ts
src/plugins/zod-validation.plugin.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ AxiosResponse } from
"axios"
;
2
import
{ z } from
"zod"
;
3
import
{ apiBuilder } from
"../api"
;
4
import
{ ReadonlyDeep } from
"../utils.types"
;
Callers
nothing calls this directly
Calls
8
zodValidationPlugin
Function · 0.90
apiBuilder
Function · 0.90
createSampleConfig
Function · 0.85
createEmptySampleConfig
Function · 0.85
createUndefinedSampleConfig
Function · 0.85
createSampleResponse
Function · 0.85
addEndpoint
Method · 0.80
build
Method · 0.45
Tested by
no test coverage detected