Shun Miyazawa 2 роки тому
батько
коміт
fd2547d7e7
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      apps/app/src/server/routes/tag.js

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

@@ -107,6 +107,8 @@ module.exports = function(crowi, app) {
    *                properties:
    *                  pageId:
    *                    $ref: '#/components/schemas/Page/properties/_id'
+   *                  revisionId:
+   *                    $ref: '#/components/schemas/Revision/properties/_id'
    *                  tags:
    *                    $ref: '#/components/schemas/Tags'
    *        responses: