mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-13 09:25:45 +01:00
fix(writeapi): added examples to all parameter objects in schema
This commit is contained in:
@@ -10,6 +10,7 @@ put:
|
||||
type: string
|
||||
required: true
|
||||
description: backend id of the setting to update
|
||||
example: maximumRelatedTopics
|
||||
responses:
|
||||
'200':
|
||||
description: Admin setting updated
|
||||
|
||||
Reference in New Issue
Block a user