fix: spec

This commit is contained in:
Barış Soner Uşaklı
2021-03-13 14:35:26 -05:00
parent 668508cc37
commit 1e1127bd20

View File

@@ -227,6 +227,26 @@ get:
type: string
title:
type: string
showSelect:
type: boolean
showTopicTools:
type: boolean
allCategoriesUrl:
type: string
selectedCategory:
type: object
properties:
icon:
type: string
name:
type: string
bgColor:
type: string
nullable: true
selectedCids:
type: array
items:
type: number
rssFeedUrl:
type: string
feeds:disableRSS: