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