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
@@ -7,3 +7,5 @@
|
||||
* [`PATCH /channel_folders`](/api/patch-channel-folders): Added a new
|
||||
endpoint for reordering channel folders. It accepts an array of channel
|
||||
folder IDs arranged in the order the user desires it to be in.
|
||||
* [`GET /channel_folders`](/api/get-channel-folders): Channel folders will
|
||||
be ordered by the `order` field instead of `id` field when being returned.
|
||||
|
Reference in New Issue
Block a user