arvid-e пре 4 месеци
родитељ
комит
8ba431b3d0
1 измењених фајлова са 8 додато и 8 уклоњено
  1. 8 8
      apps/app/src/server/routes/apiv3/content-disposition-settings.ts

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

@@ -65,15 +65,15 @@ module.exports = (crowi) => {
  *                   type: object
  *                   properties:
  *                     inlineMimeTypes:
- *                     type: array
- *                     description: The list of MIME types set to inline.
- *                     items:
- *                       type: string
+ *                       type: array
+ *                       description: The list of MIME types set to inline.
+ *                       items:
+ *                         type: string
  *                     attachmentMimeTypes:
- *                     type: array
- *                     description: The list of MIME types set to attachment.
- *                     items:
- *                       type: string
+ *                       type: array
+ *                       description: The list of MIME types set to attachment.
+ *                       items:
+ *                         type: string
  *
  */
   router.put(