UNPKG

@broadcom/endevor-bridge-for-git-rest-api

Version:

Endevor Bridge for Git Rest client

8 lines (7 loc) 150 B
export declare enum WebhookAuthorization { no = "NO", apiKey = "API_KEY", bearer = "BEARER", basic = "BASIC", custom = "CUSTOM" }