mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
channel-folders: Order by order
field in GET method.
This commit is contained in:
committed by
Tim Abbott
parent
22b231ab6f
commit
c4cb75979a
@@ -24453,8 +24453,12 @@ paths:
|
||||
tags: ["channels"]
|
||||
description: |
|
||||
Fetches all of the channel folders in the organization.
|
||||
The folders are sorted by the `order` field.
|
||||
|
||||
**Changes**: New in Zulip 11.0 (feature level 389).
|
||||
**Changes**: Before Zulip 11.0 (feature level ZF-fcae8c),
|
||||
these were sorted by ID. (The `order` field didn't exist).
|
||||
|
||||
New in Zulip 11.0 (feature level 389).
|
||||
requestBody:
|
||||
required: false
|
||||
content:
|
||||
|
Reference in New Issue
Block a user