Skip to content

Commit 523b130

Browse files
committed
Documentation updates for APIs related to webhook changes.
1 parent b5d4027 commit 523b130

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

site/docs/v1/tech/core-concepts/applications.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -505,17 +505,17 @@ For example, if a password needs to be stored in an external configuration and t
505505

506506
=== Webhooks
507507

508+
[WARNING.warning]
509+
====
510+
This feature is removed as of version 1.37.0.
511+
====
512+
508513
The Webhooks tab allows you to select one or more webhooks to be used for this Application. In this example screenshot either no webhooks have been configured, or no application specific webhooks are configured.
509514

510515
image::core-concepts/application-webhooks-none.png[No Application Webhooks,width=1200,role=bottom-cropped]
511516

512517
In most cases you will not need to configure this panel. Only a few specific events are considered application specific, and when a webhook is configured to be application specific, only those events will be sent to the webhook.
513518

514-
[WARNING.warning]
515-
====
516-
In a future release this configuration tab will be removed.
517-
====
518-
519519
This example screenshot shows one Application specific webhook selected. This option will be visible if at least one webhook is configured as application specific.
520520

521521
image::core-concepts/application-webhooks-selected.png[Application Webhooks Selected,width=1200,role=bottom-cropped]

0 commit comments

Comments
 (0)