mirror of https://github.com/zulip/zulip.git
api-docs: Update /streams/{stream_id}/delete_topic for channel.
Updates the API doc for /streams/{stream_id}/delete_topic endpoint to use channel in descriptions instead of stream. Part of the stream to channel rename project.
This commit is contained in:
parent
e29e4872f3
commit
427b86aff6
|
@ -18411,7 +18411,7 @@ paths:
|
|||
response will return `"complete": true`.
|
||||
|
||||
**Changes**: Before Zulip 9.0 (feature level 256), the server never sent
|
||||
events updating the `first_message_id` for a stream when the oldest
|
||||
events updating the `first_message_id` for a channel when the oldest
|
||||
message that had been sent to it changed.
|
||||
|
||||
Before Zulip 8.0 (feature level 211), if the server's
|
||||
|
|
Loading…
Reference in New Issue