Bitbucket Data Center API Client
    Preparing search index...

    Interface BitbucketWebhookRequest

    HTTP request sent during a webhook delivery

    interface BitbucketWebhookRequest {
        method: string;
        url: string;
    }
    Index

    Properties

    Properties

    method: string
    url: string