arvid-e 6 месяцев назад
Родитель
Сommit
0fb6d8a79a
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      apps/app/src/server/routes/apiv3/content-disposition-settings.ts

+ 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
  *
  */