fix: openapi

v1.18.x
Barış Soner Uşaklı 5 years ago
parent c1c617b323
commit e90940949c

@ -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:

Loading…
Cancel
Save