mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-03 11:01:20 +01:00
fix: add example value for failing schema test
This commit is contained in:
@@ -15,6 +15,7 @@ put:
|
|||||||
description: A list of rule IDs in the preferred order. Any omitted IDs will remain in the last-known order, which may conflict with the new ordering.
|
description: A list of rule IDs in the preferred order. Any omitted IDs will remain in the last-known order, which may conflict with the new ordering.
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
|
example: ["be1aee05-2d56-484e-9d83-6212d0f8a033", "81b20d59-85af-44e7-9e52-dadf6ff3c7fb"]
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
description: rules successfully re-ordered
|
description: rules successfully re-ordered
|
||||||
|
|||||||
Reference in New Issue
Block a user