mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-01 13:20:41 +01:00
fix: schema changes for #11206
This commit is contained in:
@@ -162,6 +162,10 @@ get:
|
||||
titleRaw:
|
||||
type: string
|
||||
- $ref: ../components/schemas/CategoryObject.yaml#/CategoryObject
|
||||
enabled:
|
||||
type: number
|
||||
singlePost:
|
||||
type: boolean
|
||||
- $ref: ../components/schemas/Pagination.yaml#/Pagination
|
||||
- $ref: ../components/schemas/Breadcrumbs.yaml#/Breadcrumbs
|
||||
- $ref: ../components/schemas/CommonProps.yaml#/CommonProps
|
||||
Reference in New Issue
Block a user