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:
Lauryn Menard
2024-05-19 21:29:03 +02:00
committed by Tim Abbott
parent 551791ca16
commit bc421afa25

View File

@@ -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.