diff --git a/public/openapi/read/post-queue.yaml b/public/openapi/read/post-queue.yaml index 2edffc67d5..fa200b6d6a 100644 --- a/public/openapi/read/post-queue.yaml +++ b/public/openapi/read/post-queue.yaml @@ -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 \ No newline at end of file