feat(slack Node): add operation get many for user resource (#3150)

This commit is contained in:
Jonathan Bennetts
2022-09-29 10:26:51 +01:00
committed by GitHub
parent a8da9c31a9
commit 2714b4ced7
4 changed files with 59 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
import { INodeProperties } from 'n8n-workflow';
import { text } from 'express';
export const userProfileOperations: INodeProperties[] = [
{