mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-25 19:01:06 +03:00
1a410d84ac
Enhance file upload functionality in createAttachment - Added support for configurable allowed file types and file upload status in createFileAttachment. - Implemented validation to ensure uploaded files match allowed types, throwing errors for disallowed types.