webhooks
Parameters
value
Send webhook callback to a service. Key is a user-provided name for the webhook.
suspend fun webhooks(vararg argument: Pair<String, suspend AzureDevOpsWebhookArgsBuilder.() -> Unit>)
Parameters
argument
Send webhook callback to a service. Key is a user-provided name for the webhook.
Parameters
values
Send webhook callback to a service. Key is a user-provided name for the webhook.