|
|
@ -3194,7 +3194,7 @@ paths:
|
|
|
|
example: 1
|
|
|
|
example: 1
|
|
|
|
responses:
|
|
|
|
responses:
|
|
|
|
"200":
|
|
|
|
"200":
|
|
|
|
description: "A JSON object containing topic data"
|
|
|
|
description: "A JSON object containing category data"
|
|
|
|
content:
|
|
|
|
content:
|
|
|
|
application/json:
|
|
|
|
application/json:
|
|
|
|
schema:
|
|
|
|
schema:
|
|
|
@ -5980,6 +5980,8 @@ paths:
|
|
|
|
type: boolean
|
|
|
|
type: boolean
|
|
|
|
showTopicTools:
|
|
|
|
showTopicTools:
|
|
|
|
type: boolean
|
|
|
|
type: boolean
|
|
|
|
|
|
|
|
topicIndex:
|
|
|
|
|
|
|
|
type: number
|
|
|
|
rssFeedUrl:
|
|
|
|
rssFeedUrl:
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
feeds:disableRSS:
|
|
|
|
feeds:disableRSS:
|
|
|
|