MCPcopy Index your code
hub / github.com/github/docs / webhooks.js

File webhooks.js

middleware/api/webhooks.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from 'express'
2import { getWebhook } from '../../src/webhooks/lib/index.js'
3import { allVersions } from '../../lib/all-versions.js'
4import { defaultCacheControl } from '../cache-control.js'

Callers

nothing calls this directly

Calls 2

getWebhookFunction · 0.90
defaultCacheControlFunction · 0.90

Tested by

no test coverage detected