mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
channel-folders: Create two channel folders in the dev database.
Adds a visible example to the PATCH /channel_folders endpoint for
reordering an organization's channel folders. So that the example
works in a normal dev environment, we also add a second channel
folder when populating the dev database.
(cherry picked from commit 4f4923ef2b)
This commit is contained in:
committed by
Tim Abbott
parent
bedc06f6c1
commit
28a37f82fa
@@ -25132,6 +25132,7 @@ paths:
|
||||
folders.
|
||||
items:
|
||||
type: integer
|
||||
example: [2, 1]
|
||||
required:
|
||||
- order
|
||||
encoding:
|
||||
|
||||
Reference in New Issue
Block a user