Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (7 loc) · 270 Bytes

NotificationTransportModeEnum.md

File metadata and controls

18 lines (7 loc) · 270 Bytes

NotificationTransportModeEnum

Enum

* `local` (value: `"local"`)

* `webhook` (value: `"webhook"`)

* `webhookSlack` (value: `"webhook_slack"`)

* `email` (value: `"email"`)

* `unknownDefaultOpenApi` (value: `"unknown_default_open_api"`)