mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-01 13:20:41 +01:00
fix: spec
This commit is contained in:
@@ -114,6 +114,8 @@ get:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
sortOptionLabel:
|
||||
type: string
|
||||
- $ref: ../../components/schemas/Pagination.yaml#/Pagination
|
||||
- $ref: ../../components/schemas/Breadcrumbs.yaml#/Breadcrumbs
|
||||
- $ref: ../../components/schemas/CommonProps.yaml#/CommonProps
|
||||
@@ -404,6 +404,8 @@ get:
|
||||
type: boolean
|
||||
showPostPreviewsOnHover:
|
||||
type: boolean
|
||||
sortOptionLabel:
|
||||
type: string
|
||||
rssFeedUrl:
|
||||
type: string
|
||||
postIndex:
|
||||
|
||||
Reference in New Issue
Block a user