Skip to main content

Module webhooks_api

Module webhooks_api 

Source

Enums§

DeleteByOrgByRepoWebhooksByWebhookIdError
struct for typed errors of method delete_by_org_by_repo_webhooks_by_webhook_id
GetByOrgByRepoWebhooksError
struct for typed errors of method get_by_org_by_repo_webhooks
PostByOrgByRepoWebhooksError
struct for typed errors of method post_by_org_by_repo_webhooks

Functions§

delete_by_org_by_repo_webhooks_by_webhook_id
Delete a webhook from a repository
get_by_org_by_repo_webhooks
List webhooks for a repository
post_by_org_by_repo_webhooks
Create a webhook for a repository