feat(Execute Workflow Node): Remove ignoreTypeMismatch option (no-changelog) (#12482)

This commit is contained in:
Charlie Kolb
2025-01-07 15:57:03 +01:00
committed by GitHub
parent 30f9c033db
commit c03fe0af38
5 changed files with 1 additions and 27 deletions

View File

@@ -19,7 +19,6 @@
"value": {},
"matchingColumns": [],
"schema": [],
"ignoreTypeMismatchErrors": false,
"attemptToConvertTypes": false,
"convertFieldsToString": true
},