mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 11:01:22 +03:00
f3f2eabb89
variable resolution to support arrays of config objects - Added handling for arrays of config objects in the resolveVariables function. - Implemented a recursive search for config values to process all matching parameters, improving flexibility in variable resolution.