channel-folders: Order by order field in GET method.

This commit is contained in:
Shubham Padia
2025-08-06 08:42:35 +00:00
committed by Tim Abbott
parent 22b231ab6f
commit c4cb75979a
4 changed files with 31 additions and 3 deletions

View File

@@ -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: