Răsfoiți Sursa

Resolve swagger error

arvid-e 4 luni în urmă
părinte
comite
8ba431b3d0

+ 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(