Ver Fonte

fix openapi spec for pages.remove

Yuki Takei há 1 ano atrás
pai
commit
b6f1184323
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      apps/app/src/server/routes/page.js

+ 1 - 0
apps/app/src/server/routes/page.js

@@ -261,6 +261,7 @@ module.exports = function(crowi, app) {
    *       properties:
    *       properties:
    *         path:
    *         path:
    *           type: string
    *           type: string
+   *           required: true
    *           description: Path of the deleted page
    *           description: Path of the deleted page
    *           example: "/user/example"
    *           example: "/user/example"
    *         isRecursively:
    *         isRecursively: