Skip to content

Commit

Permalink
[DOCS] Fix Jira connector example (#3435) (#3438)
Browse files Browse the repository at this point in the history
Co-authored-by: Lisa Cawley <[email protected]>
  • Loading branch information
jmikell821 and lcawl authored Jun 9, 2023
1 parent e298337 commit a2e56f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ POST api/actions/connector
},
"secrets": {
"email": "[email protected]",
"apiToken": "2REegzCVGoMJaHafJou83372"
"apiToken": "my-api-token"
},
"name": "Jira"
}
Expand Down

0 comments on commit a2e56f8

Please sign in to comment.