We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e4aac commit c6ce26fCopy full SHA for c6ce26f
airbyte-integrations/connectors/source-jira/source_jira/spec.json
@@ -47,8 +47,8 @@
47
"items": {
48
"type": "string"
49
},
50
- "description": "Comma-separated list of additional fields to include in replicating issues.",
51
- "examples": ["Field A", "Field B"]
+ "description": "List of additional fields to include in replicating issues.",
+ "examples": ["customfield_10096", "customfield_10071"]
52
53
"expand_issue_changelog": {
54
"type": "boolean",
0 commit comments