yusuketk 5 лет назад
Родитель
Сommit
18535277d0
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      src/server/routes/apiv3/page.js

+ 3 - 3
src/server/routes/apiv3/page.js

@@ -209,13 +209,13 @@ module.exports = (crowi) => {
    *                    type: string
    *                    description: path of the root page
    *                  isCommentDownload:
-   *                    type: bool
+   *                    type: boolean
    *                    description: whether archive data contains comments
    *                  isAttachmentFileDownload:
-   *                    type: bool
+   *                    type: boolean
    *                    description: whether archive data contains attachments
    *                  isSubordinatedPageDownload:
-   *                    type: bool
+   *                    type: boolean
    *                    description: whether archive data children pages
    *                  fileType:
    *                    type: string