You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Confirm running by visiting: http://localhost:3000
23
23
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.
24
24
25
25
### Testing Jira connection
26
-
You can validate the connection to Jira is authenticating properly by visiting the `test-jria` endpoint at: http://localhost:3000/test-jira
26
+
You can validate the connection to Jira is authenticating properly by visiting the `test-jira` endpoint at: http://localhost:3000/test-jira
27
27
28
28
A successful authentication will return the current user, a failure will return the HTTP response and detailed error message from Jira.
29
29
@@ -44,4 +44,4 @@ You will need to reconfigure your data source to use "Basic Auth".
44
44
45
45
## License
46
46
47
-
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.
47
+
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.
0 commit comments