Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fastify/fastify
/ handler
Function
handler
test/schema-examples.test.js:19–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
18
fastify.post(
'/'
, {
19
handler () { },
20
schema: {
21
body: {
22
type
:
'array'
,
Callers
nothing calls this directly
Calls
1
send
Method · 0.80
Tested by
no test coverage detected