fix: schema changes for #11206

This commit is contained in:
Julian Lam
2023-02-02 15:52:43 -05:00
parent 5dc4d2852d
commit 9007ace136

View File

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