mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
integration-docs: Clarify use of event-filtering-additional-feature.
Using an if block when {!event-filtering-additional-feature.md!}
is used implied that we plan to have this in all webhook doc .md
files.
But, it actually makes sense to only use this macro when the
webhook integration actually supports event filtering.
This commit is contained in:
committed by
Tim Abbott
parent
682a214d65
commit
7e7e6b7ba9
@@ -32,12 +32,8 @@ to receive Front notifications without leaving Zulip!
|
||||
|
||||

|
||||
|
||||
{% if all_event_types is defined %}
|
||||
|
||||
{!event-filtering-additional-feature.md!}
|
||||
|
||||
{% endif %}
|
||||
|
||||
### Related documentation
|
||||
|
||||
{!webhooks-url-specification.md!}
|
||||
|
||||
Reference in New Issue
Block a user