mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 06:46:02 +02:00
fix: schema changes for d1364c3130
This commit is contained in:
@@ -49,5 +49,11 @@ get:
|
||||
children:
|
||||
type: array
|
||||
description: Array of children categories
|
||||
subCategoriesLeft:
|
||||
type: number
|
||||
hasMoreSubCategories:
|
||||
type: boolean
|
||||
showMorePage:
|
||||
type: number
|
||||
- $ref: ../../../components/schemas/Pagination.yaml#/Pagination
|
||||
- $ref: ../../../components/schemas/CommonProps.yaml#/CommonProps
|
||||
Reference in New Issue
Block a user