diff --git a/public/openapi/read/admin/manage/categories.yaml b/public/openapi/read/admin/manage/categories.yaml index 7cfc8753ff..36b8d4f9a8 100644 --- a/public/openapi/read/admin/manage/categories.yaml +++ b/public/openapi/read/admin/manage/categories.yaml @@ -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 \ No newline at end of file