Add Issue Comment resource to Jira Node (#1261)

*  Add Issue Comment resource

* 🔨Fix Expand field description

*  Small fix

*  Minor improvements on Jira Node

Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
This commit is contained in:
Ricardo Espinoza
2020-12-29 05:33:13 -05:00
committed by GitHub
parent 9215558608
commit 2f0c48f8d9
3 changed files with 622 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
import { INodeProperties } from "n8n-workflow";
import {
INodeProperties,
} from 'n8n-workflow';
export const issueOperations = [
{