fix: spec

v1.18.x
Barış Soner Uşaklı 4 years ago
parent 668508cc37
commit 1e1127bd20

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

Loading…
Cancel
Save