mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
api: Modify "alert_words" response description in GET /events doc.
This commit is contained in:
committed by
Tim Abbott
parent
342fd72a10
commit
098effe0a6
@@ -231,7 +231,8 @@ paths:
|
|||||||
alert_words:
|
alert_words:
|
||||||
type: array
|
type: array
|
||||||
description: |
|
description: |
|
||||||
Array of strings, each a configured alert word.
|
An array of strings, where each string is an alert word (or phrase)
|
||||||
|
configured by the user.
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
additionalProperties: false
|
additionalProperties: false
|
||||||
|
|||||||
Reference in New Issue
Block a user