{
    "name": "Webhooks API",
    "version": "1.0.0",
    "status": "running",
    "endpoints": {
        "GET /": "API information",
        "GET /webhook/list": "Webhook endpoints list",
        "POST /webhook/gitlab": "GitLab webhook handler",
        "POST /webhook/github": "GitHub webhook handler",
        "GET /webhook/test": "Test endpoint",
        "POST /webhook/test": "Test endpoint"
    }
}