Skip to content

Commit c6ce26f

Browse files
committed
change wording
1 parent 63e4aac commit c6ce26f

File tree

1 file changed

+2
-2
lines changed
  • airbyte-integrations/connectors/source-jira/source_jira

1 file changed

+2
-2
lines changed

airbyte-integrations/connectors/source-jira/source_jira/spec.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"items": {
4848
"type": "string"
4949
},
50-
"description": "Comma-separated list of additional fields to include in replicating issues.",
51-
"examples": ["Field A", "Field B"]
50+
"description": "List of additional fields to include in replicating issues.",
51+
"examples": ["customfield_10096", "customfield_10071"]
5252
},
5353
"expand_issue_changelog": {
5454
"type": "boolean",

0 commit comments

Comments
 (0)