n8n/packages/@n8n/workflow-sdk/src/validation
2026-05-22 13:27:54 +00:00
..
display-options.test.ts fix(ai-builder): Handle properties with contradicting displayOptions as OR alternatives instead of AND (#29500) 2026-04-29 14:24:43 +00:00
display-options.ts fix(ai-builder): Handle properties with contradicting displayOptions as OR alternatives instead of AND (#29500) 2026-04-29 14:24:43 +00:00
index.ts fix(core): Warn when SDK node config has unknown top-level keys (#30677) 2026-05-22 13:27:54 +00:00
input-resolver.test.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
input-resolver.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
input-validation.test.ts fix(ai-builder): Validate merge node connections matches 'numberInputs' parameter (#28831) 2026-04-22 06:47:15 +00:00
resolve-schema.test.ts fix(ai-builder): Handle properties with contradicting displayOptions as OR alternatives instead of AND (#29500) 2026-04-29 14:24:43 +00:00
resolve-schema.ts fix(ai-builder): Handle properties with contradicting displayOptions as OR alternatives instead of AND (#29500) 2026-04-29 14:24:43 +00:00
schema-helpers.test.ts fix(core): Fix Resource Mapper types in SDK (no-changelog) (#30213) 2026-05-11 12:35:53 +00:00
schema-helpers.ts fix(core): Fix Resource Mapper types in SDK (no-changelog) (#30213) 2026-05-11 12:35:53 +00:00
schema-validation-integration.test.ts fix(core): Improve error messages for invalid node and trigger input (#28053) 2026-04-24 12:24:01 +00:00
schema-validator.test.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
schema-validator.ts fix(ai-builder): Handle properties with contradicting displayOptions as OR alternatives instead of AND (#29500) 2026-04-29 14:24:43 +00:00
test-schema-setup.ts feat(core): Expand workflow-sdk test fixtures from 500 to 2000 workflows and fix codegen bugs (#26041) 2026-02-26 10:09:16 +00:00
validation.test.ts fix: Add Switch fallback output guidance for workflow builder (#30449) 2026-05-15 07:33:25 +00:00