Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

how to overwrite multer storage engine used in SwaggerMetaData - HELP! #626

@walshe

Description

@walshe

So multer has a nice option where you can plug in a different storage engine (as apposed to MemoryStorageEngine). One such engine is multer-s3 which allows uploaded files to go straight to s3 buckets.

However, swagger tools seems to have hardcoded the multer.memoryStorage() option.

Whats the easiest way to change this without upsetting the whole apple cart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions