mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-18 03:31:03 +01:00
test: new api test to ensure each path's parameters are defined in context
This commit is contained in:
@@ -11,13 +11,6 @@ put:
|
||||
required: true
|
||||
description: backend id of the setting to update
|
||||
example: maximumRelatedTopics
|
||||
- in: path
|
||||
name: value
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
description: the value of the new setting
|
||||
example: 2
|
||||
requestBody:
|
||||
required: true
|
||||
content:
|
||||
|
||||
Reference in New Issue
Block a user