-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
error TS2345: Argument of type 'import("C:/work/node_modules/@azure/functions/types/http").HttpRequest' is not assignable to parameter of type 'import("C:/work/node_modules/@anzp/azure-function-multipart/node_modules/@azure/functions/types/http").HttpRequest'.
Type 'HttpRequest' is missing the following properties from type 'HttpRequest': get, parseFormBody
29 const { fields, files } = await parseMultipartFormData(request);
~~~~~~~
#373 is similar to this Issue, but I believe the cause is different.
TamimiGitHub and LucasBonafe
Metadata
Metadata
Assignees
Labels
No labels