Expand description
Nested message and enum types in Webhook
.
Structs§
- Declares the name of the webhoook handler. A webhook can have multiple handlers registered. These handlers can be called from multiple places in your Actions project.
- REST endpoint to notify if you’re not using the inline editor.
- Holds the metadata of an inline Cloud Function deployed from the webhooks folder.
Enums§
- Only one webhook type is supported.