MCPcopy Create free account
hub / github.com/fastify/fastify / handler

Function handler

test/schema-special-usage.test.js:47–47  ·  view source on GitHub ↗
(req, reply)

Source from the content-addressed store, hash-verified

45 }
46 },
47 handler (req, reply) { reply.send({ ok: 1 }) }
48 })
49
50 fastify.inject({

Callers

nothing calls this directly

Calls 1

sendMethod · 0.80

Tested by

no test coverage detected