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

Method Adapter

api.go:258–258  ·  view source on GitHub ↗

Adapter returns the router adapter for this API, providing a generic interface to get request information and write responses.

()

Source from the content-addressed store, hash-verified

256 // Adapter returns the router adapter for this API, providing a generic
257 // interface to get request information and write responses.
258 Adapter() Adapter
259
260 // OpenAPI returns the OpenAPI spec for this API. You may edit this spec
261 // until the server starts.

Callers 7

NewGroupFunction · 0.65
TestClientDisconnectFunction · 0.65
RegisterFunction · 0.65
DoCtxMethod · 0.65
sse_test.goFile · 0.65
PatchResourceFunction · 0.65

Implementers 1

apiapi.go

Calls

no outgoing calls

Tested by 2

TestClientDisconnectFunction · 0.52