Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #6 from camjc/patch-1
Browse files Browse the repository at this point in the history
fix typo jria -> jira
  • Loading branch information
mikefrank-ca authored May 9, 2019
2 parents a769f68 + 4348aff commit 6161a1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Confirm running by visiting: http://localhost:3000
It's recommended to use API tokens from your [Atlassian API token page](https://id.atlassian.com/manage/api-tokens) for authentication instead of your primary account username and password.

### Testing Jira connection
You can validate the connection to Jira is authenticating properly by visiting the `test-jria` endpoint at: http://localhost:3000/test-jira
You can validate the connection to Jira is authenticating properly by visiting the `test-jira` endpoint at: http://localhost:3000/test-jira

A successful authentication will return the current user, a failure will return the HTTP response and detailed error message from Jira.

Expand All @@ -44,4 +44,4 @@ You will need to reconfigure your data source to use "Basic Auth".

## License

This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.

0 comments on commit 6161a1a

Please sign in to comment.