Skip to content

Commit

Permalink
fix: openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
barisusakli committed Sep 10, 2020
1 parent c1c617b commit e909409
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion public/openapi/read.yaml
Expand Up @@ -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:
Expand Down Expand Up @@ -5980,6 +5980,8 @@ paths:
type: boolean
showTopicTools:
type: boolean
topicIndex:
type: number
rssFeedUrl:
type: string
feeds:disableRSS:
Expand Down

0 comments on commit e909409

Please sign in to comment.