Skip to main content

webhook

Function webhook 

Source
pub async fn webhook(
    __arg0: State<HandlerState>,
    headers: HeaderMap,
    body: Bytes,
) -> impl IntoResponse
Expand description

POST handler for GitHub webhooks.