Skip to main content

webhook_git

Function webhook_git 

Source
pub async fn webhook_git(
    __arg0: State<ServerState>,
    req: Request<Body>,
) -> Result<impl IntoResponse, ApiError>
Expand description

POST /webhook/git handler.