Skip to content

Commit

Permalink
Merge pull request #299 from mittwald/fix/issue-294
Browse files Browse the repository at this point in the history
add link from webhook concept page to webhook reference page
  • Loading branch information
freisenhauer authored Oct 25, 2024
2 parents f9775e3 + bf66efe commit f402922
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ If you miss this information, the extension instance ID format validation presen

## Types of Lifecycle Webhooks

The following describes the semantic meaning of the different lifecycle webhooks.
For more information for the request payloads, see the [webhook reference](../../../reference/webhooks).

### ExtensionAddedToContext

This webhook communicates that an extension was added to a new context.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ Wenn diese Information jedoch übersehen wird, wird mit der Validierung des Form

## Typen von Lifecycle Webhooks

Im Folgenden wird die semantische Bedeutung der verschiedenen Lifecycle Webhooks beschrieben.
Für weitere Informationen zu den Request Payloads siehe die [Webhook Referenz](../../../reference/webhooks).

### ExtensionAddedToContext

Dieser Webhook dient dazu, externen Anwendungen mitzuteilen, dass die Extension zu einem neuen Kontext hinzugefügt wurde.
Expand Down

0 comments on commit f402922

Please sign in to comment.