mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-01 21:30:30 +01:00
fix: openapi
This commit is contained in:
@@ -3194,7 +3194,7 @@ paths:
|
||||
example: 1
|
||||
responses:
|
||||
"200":
|
||||
description: "A JSON object containing topic data"
|
||||
description: "A JSON object containing category data"
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
@@ -5980,6 +5980,8 @@ paths:
|
||||
type: boolean
|
||||
showTopicTools:
|
||||
type: boolean
|
||||
topicIndex:
|
||||
type: number
|
||||
rssFeedUrl:
|
||||
type: string
|
||||
feeds:disableRSS:
|
||||
|
||||
Reference in New Issue
Block a user