Commit Graph

3 Commits

Author SHA1 Message Date
Michael Kret 2c7ef1e550 refactor(core): move node-types endpoints to a separate file n8n-4584 (#4068) 2022-09-09 17:31:06 +02:00
Aaron Delasy 49c85a1df8 fix: correct all the spelling typos (#3960)
* Improve code health
Fix TS typos in local variables
Fix CSS typos in local styles
Fix typos in comments
Fix typos in strings

* Fix order of n8n setup sections in CONTRIBUTING.md
2022-09-02 16:13:17 +02:00
freya 1e6b1b8227 Moving /executions endpoints to separate file (#3952)
* 🎨 - Moved /executions endpoints from Server.ts to api/exeutions.api.ts
2022-08-26 17:31:28 +02:00