n8n/packages/nodes-base/nodes/InvoiceNinja
Iván Ovejero 0d9eeea024
refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648)
* 📘 Set up overload

* 🔥 Remove inferrable record assertions

* 👕 Fix semicolon

* 👕 Fix another semicolon
2022-11-18 16:29:44 +01:00
..
ClientDescription.ts
ClientInterface.ts refactor(core): Update rule typescript-eslint/no-unused-vars to not error when variable starts with _ (#4523) 2022-11-08 15:28:21 +01:00
ExpenseDescription.ts
ExpenseInterface.ts
GenericFunctions.ts fix(InvoiceNinja Node): added support for v5 2022-10-21 19:45:54 +03:00
InvoiceDescription.ts
invoiceInterface.ts
InvoiceNinja.node.json
InvoiceNinja.node.ts refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648) 2022-11-18 16:29:44 +01:00
invoiceNinja.svg
InvoiceNinjaTrigger.node.json
InvoiceNinjaTrigger.node.ts fix(InvoiceNinja Node): added support for v5 2022-10-21 19:45:54 +03:00
ISOCountryCodes.ts
PaymentDescription.ts
PaymentInterface.ts fix(InvoiceNinja Node): added support for v5 2022-10-21 19:45:54 +03:00
QuoteDescription.ts
QuoteInterface.ts
TaskDescription.ts
TaskInterface.ts