mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
refactor(nodes-base): Apply lint rule node-param-operation-option-description-wrong-for-get-many (#4064)
* 👕 Enable rule * ⬆️ Upgrade linter * 📦 Update `package-lock.json` * 👕 Apply rule * ✏️ Fix plurals * ✏️ More typos * ✏️ Final typos
This commit is contained in:
@@ -35,7 +35,7 @@ export const agentOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all agents',
|
||||
description: 'Retrieve many agents',
|
||||
action: 'Get many agents',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ export const agentGroupOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all agent groups',
|
||||
description: 'Retrieve many agent groups',
|
||||
action: 'Get many agent groups',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -21,7 +21,7 @@ export const agentRoleOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all agent roles',
|
||||
description: 'Retrieve many agent roles',
|
||||
action: 'Get many agent roles',
|
||||
},
|
||||
],
|
||||
|
||||
@@ -33,7 +33,7 @@ export const announcementOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all announcements',
|
||||
description: 'Retrieve many announcements',
|
||||
action: 'Get many announcements',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ export const assetOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all assets',
|
||||
description: 'Retrieve many assets',
|
||||
action: 'Get many assets',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ export const assetTypeOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all asset types',
|
||||
description: 'Retrieve many asset types',
|
||||
action: 'Get many asset types',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ export const changeOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all changes',
|
||||
description: 'Retrieve many changes',
|
||||
action: 'Get many changes',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ export const departmentOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all departments',
|
||||
description: 'Retrieve many departments',
|
||||
action: 'Get many departments',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ export const locationOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all locations',
|
||||
description: 'Retrieve many locations',
|
||||
action: 'Get many locations',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ export const problemOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all problems',
|
||||
description: 'Retrieve many problems',
|
||||
action: 'Get many problems',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ export const productOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all products',
|
||||
description: 'Retrieve many products',
|
||||
action: 'Get many products',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ export const releaseOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all releases',
|
||||
description: 'Retrieve many releases',
|
||||
action: 'Get many releases',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -34,7 +34,7 @@ export const requesterOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all requesters',
|
||||
description: 'Retrieve many requesters',
|
||||
action: 'Get many requesters',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ export const requesterGroupOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all requester groups',
|
||||
description: 'Retrieve many requester groups',
|
||||
action: 'Get many requester groups',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ export const softwareOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all software applications',
|
||||
description: 'Retrieve many software applications',
|
||||
action: 'Get many software applications',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -33,7 +33,7 @@ export const ticketOperations: INodeProperties[] = [
|
||||
{
|
||||
name: 'Get Many',
|
||||
value: 'getAll',
|
||||
description: 'Retrieve all tickets',
|
||||
description: 'Retrieve many tickets',
|
||||
action: 'Get many tickets',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user