mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +00:00
api-docs: Update GET /messages/matches_narrow for channel.
Updates the API doc for GET /messages/matches_narrow endpoint to use channel in descriptions instead of stream. Part of the stream to channel rename project.
This commit is contained in:
committed by
Tim Abbott
parent
551791ca16
commit
bc421afa25
@@ -7513,7 +7513,7 @@ paths:
|
|||||||
[construct a narrow](/api/construct-narrow).
|
[construct a narrow](/api/construct-narrow).
|
||||||
|
|
||||||
**Changes**: In Zulip 9.0 (feature level 250), narrows gained support
|
**Changes**: In Zulip 9.0 (feature level 250), narrows gained support
|
||||||
for two new filters related to stream messages: `channel` and `channels`;
|
for two new filters related to channel messages: `channel` and `channels`;
|
||||||
which are aliases for (and return the same results as) the `stream` and
|
which are aliases for (and return the same results as) the `stream` and
|
||||||
`streams` filters respectively.
|
`streams` filters respectively.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user