Skip to content

Commit

Permalink
[DOCS] Fix Jira connector example (#3435) (#3442)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored Jun 9, 2023
1 parent 33d0514 commit 0a9382e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ POST api/actions/connector
},
"secrets": {
"email": "admin@hms.gov.co.uk",
"apiToken": "2REegzCVGoMJaHafJou83372"
"apiToken": "my-api-token"
},
"name": "Jira"
}
Expand Down

0 comments on commit 0a9382e

Please sign in to comment.