build: Upgrade nodelinter to 1.16.2 (no-changelog) (#10779)
This commit is contained in:
@@ -41,7 +41,7 @@ export const quoteFields: INodeProperties[] = [
|
||||
loadOptionsMethod: 'getProfiles',
|
||||
},
|
||||
description:
|
||||
'ID of the user profile to create the quote under. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'ID of the user profile to create the quote under. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
displayOptions: {
|
||||
show: {
|
||||
resource: ['quote'],
|
||||
@@ -59,7 +59,7 @@ export const quoteFields: INodeProperties[] = [
|
||||
loadOptionsMethod: 'getRecipients',
|
||||
},
|
||||
description:
|
||||
'ID of the account that will receive the funds. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'ID of the account that will receive the funds. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
displayOptions: {
|
||||
show: {
|
||||
resource: ['quote'],
|
||||
|
||||
Reference in New Issue
Block a user