mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 20:41:46 +00:00
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:
committed by
Tim Abbott
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:
|
||||
|
||||
Reference in New Issue
Block a user