We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I frequently use the Apache Soft. Foundation JIRA and it's REST endpoint is at https://issues.apache.org/jira/rest/api/
AFAICT, there is no way to construct JiraApi to match this since the basepath is hardcoded.
The text was updated successfully, but these errors were encountered:
I ran into an similar issue. I submitted a PR #108 as a work around. I also have a fork with it implemented if you want to try that out.
Sorry, something went wrong.
No branches or pull requests
I frequently use the Apache Soft. Foundation JIRA and it's REST endpoint is at https://issues.apache.org/jira/rest/api/
AFAICT, there is no way to construct JiraApi to match this since the basepath is hardcoded.
The text was updated successfully, but these errors were encountered: