ryoji-s 3 years ago
parent
commit
86f92ab458
1 changed files with 2 additions and 0 deletions
  1. 2 0
      apps/app/src/server/routes/apiv3/users.js

+ 2 - 0
apps/app/src/server/routes/apiv3/users.js

@@ -777,6 +777,8 @@ module.exports = (crowi) => {
    *                    deletedPagePaths:
    *                    deletedPagePaths:
    *                      type: array
    *                      type: array
    *                      description: a list of deleted pages path
    *                      description: a list of deleted pages path
+   *                      items:
+   *                        type: string
    *                    isRecursively:
    *                    isRecursively:
    *                      type: boolean
    *                      type: boolean
    *                      description: a flag indicating whether the page has been recursively deleted
    *                      description: a flag indicating whether the page has been recursively deleted