Shun Miyazawa 4 years ago
parent
commit
2261c0d13c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/app/src/server/routes/apiv3/page.js

+ 1 - 1
packages/app/src/server/routes/apiv3/page.js

@@ -493,7 +493,7 @@ module.exports = (crowi) => {
    *            content:
    *              application/json:
    *                schema:
-   *                  $ref: '#/components/schemas/Subscription'
+   *                  $ref: '#/components/schemas/Page'
    *          500:
    *            description: Internal server error.
    */