Skip to content

multer example usage in 3-binary-data #330

@bill-thedbaguy

Description

@bill-thedbaguy

Multer does not add a file property to the request object when calling single(), it adds a files object which contains an object with the name of the field that was passed into single().
properties that do not exist:

  • file
  • buffer
  • originalname
    Please update the examples.

Metadata

Metadata

Assignees

Labels

type: docsImprovement to the documentation for an API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions