Skip to content

doesn't work with custom fastify-multipart #14

@andresribeiro

Description

@andresribeiro

buildRouter already setup it's own fastify-multipart, so i can't do it again on my own, because it throws an error:

FastifyError [Error]: The decorator 'multipartErrors' has already been added!

that's alright, but in that way i can' pass my custom params. my solution is to add a param disableMultipart or something like that

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