mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(n8n Form Trigger Node): Improvements (#10092)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com> Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
This commit is contained in:
@@ -1464,6 +1464,7 @@ export namespace MultiPartFormData {
|
||||
mimetype?: string;
|
||||
originalFilename?: string;
|
||||
newFilename: string;
|
||||
size?: number;
|
||||
}
|
||||
|
||||
export type Request = express.Request<
|
||||
|
||||
Reference in New Issue
Block a user