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