mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 01:47:41 +00:00
This commit adds support for unarchiving archived channels
by introducing the `is_archived` parameter to the
`PATCH /streams/{stream_id}` API endpoint. Sending a PATCH
request with `is_archived: false` will unarchive the specified
channel.
23 KiB
23 KiB