ソースを参照

Fix swagger comment mistake

arvid-e 8 ヶ月 前
コミット
0fb6d8a79a

+ 2 - 2
apps/app/src/server/routes/apiv3/content-disposition-settings.ts

@@ -42,7 +42,7 @@ module.exports = (crowi) => {
  *                   properties:
  *                     type: array
  *                     description: The list of MIME types set to inline.
- *                       items:
+ *                     items:
  *                       type: string
  *
  */
@@ -102,7 +102,7 @@ module.exports = (crowi) => {
  *                   properties:
  *                     type: array
  *                     description: The list of MIME types set to inline.
- *                       items:
+ *                     items:
  *                       type: string
  *
  */