Webhooks
WebService::GitHub::Apps::Webhooks
Get a webhook configuration for an app
WebService::GitHub::Apps::Webhooks.get-webhook-config-for-app( )
Update a webhook configuration for an app
WebService::GitHub::Apps::Webhooks.update-webhook-config-for-app( Str :$url
, Str :$insecure-ssl
, Str :$secret
, Str :$content-type
)