Skip to content
New issue

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

Support for Atlassian Confluence Cloud #212

Open
aik099 opened this issue Dec 21, 2024 · 0 comments
Open

Support for Atlassian Confluence Cloud #212

aik099 opened this issue Dec 21, 2024 · 0 comments
Milestone

Comments

@aik099
Copy link
Member

aik099 commented Dec 21, 2024

It turned out, that both Jira and Confluence use the same API, when used from Atlassian Cloud:

  • Jira API call URL: /rest/api/2/resolution (get list of resolutions);
  • Confluence API call URL: /wiki/api/v2/spaces (get the list of spaces).

How we deal with this:

  1. tell about this in the docs
  2. add some sample API calls
  3. won't tell anybody

?

@aik099 aik099 added this to the v2.0.1 milestone Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant