mirror of https://github.com/zulip/zulip.git
api-docs: Update descriptions in /mark_topic_as_read for channel.
Updates the API documentation for the /mark_topic_as_read endpoint to use channel in descriptions instead of stream. Part of the stream to channel rename project.
This commit is contained in:
parent
b8a91278f6
commit
ff49567c16
|
@ -5251,7 +5251,7 @@ paths:
|
|||
properties:
|
||||
stream_id:
|
||||
description: |
|
||||
The ID of the stream to access.
|
||||
The ID of the channel to access.
|
||||
type: integer
|
||||
example: 43
|
||||
topic_name:
|
||||
|
|
Loading…
Reference in New Issue