mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-09 05:59:31 +02:00
fix: schema fix for new api config value
This commit is contained in:
@@ -184,4 +184,6 @@ get:
|
||||
type: object
|
||||
properties:
|
||||
probe:
|
||||
type: number
|
||||
type: number
|
||||
worldDefaultCid:
|
||||
type: string
|
||||
Reference in New Issue
Block a user