mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-26 05:04:05 -08:00
37f787d7b2
* ⚡ Changed rest api endpoint to omit node properties by default. ⚡ Created another endpoint to return all node information based on a list of names * refactor: changed endpoint to POST instead of GET * Changed properties to be optional for node description * Removed eager loading for node properties. All nodes will have their properties fetched when used in a workflow. Works when opening an already saved workflow, creating a new one from scratch or pasting JSON / URLs. * Removing unnecessary dependency |
||
---|---|---|
.. | ||
assets | ||
components | ||
views | ||
App.vue | ||
constants.ts | ||
Interface.ts | ||
main.ts | ||
n8n-theme-variables.scss | ||
n8n-theme.scss | ||
router.ts | ||
shims-tsx.d.ts | ||
shims-vue.d.ts | ||
store.ts |