mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-30 08:17:06 +02:00
* feat(core): Fix populating of node custom api call options * lint fixes * Adress PR comments * Add e2e test and only inject custom API options for latest version * Make sure to injectCustomApiCallOption for the latest version of node * feat(cli): Move apiCallOption injection to LoadNodesAndCredentials and add e2e tests to check for custom nodes credentials * Load nodes and credentials fixtures from a single place * Console warning if credential is invalid during customApiOptions injection |
||
|---|---|---|
| .. | ||
| Custom_credential.json | ||
| Custom_node_custom_credential.json | ||
| Custom_node_n8n_credential.json | ||
| Custom_node.json | ||
| NDV-test-select-input.json | ||
| Test_workflow_1.json | ||
| Test_workflow_2.json | ||
| Test_workflow_ndv_errors.json | ||
| Test_workflow-actions_paste-data.json | ||