ryoji-s hace 2 años
padre
commit
86f92ab458
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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