fix: schema changes for d1364c3130

This commit is contained in:
Julian Lam
2023-01-26 16:31:55 -05:00
parent fa7f07dfce
commit 1e11484491

View File

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