MCPcopy
hub / github.com/danielgtaylor/huma / CustomSchema

Struct CustomSchema

schema_test.go:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50type CustomSchema struct{}
51
52func (c CustomSchema) Schema(r huma.Registry) *huma.Schema {
53 return &huma.Schema{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected