mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 20:00:02 +00:00
build: Upgrade nodelinter to 1.16.2 (no-changelog) (#10779)
This commit is contained in:
@@ -61,7 +61,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'List Name or ID',
|
||||
@@ -80,7 +80,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Card Name or ID',
|
||||
@@ -99,7 +99,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the card. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the card. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Author Name or ID',
|
||||
@@ -117,7 +117,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The user who posted the comment. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The user who posted the comment. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Comment',
|
||||
@@ -153,7 +153,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'List Name or ID',
|
||||
@@ -172,7 +172,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Card Name or ID',
|
||||
@@ -191,7 +191,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the card. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the card. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Comment Name or ID',
|
||||
@@ -210,7 +210,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the comment to delete. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the comment to delete. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
|
||||
// ----------------------------------
|
||||
@@ -247,7 +247,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Card Name or ID',
|
||||
@@ -266,7 +266,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the card. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the card. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Comment ID',
|
||||
@@ -302,7 +302,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'List Name or ID',
|
||||
@@ -321,7 +321,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Card Name or ID',
|
||||
@@ -340,7 +340,7 @@ export const cardCommentFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the card. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the card. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Return All',
|
||||
|
||||
Reference in New Issue
Block a user