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

2 version have different URL path for get all speces in Confluence REST API #1358

Open
fad1105 opened this issue Mar 28, 2024 · 0 comments
Open

Comments

@fad1105
Copy link

fad1105 commented Mar 28, 2024

version 1 : https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-space/#api-wiki-rest-api-space-get
url path for version 1 'https://{your-domain}/wiki/api/v2/spaces'

version 2 : https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-space/#api-spaces-get
URL path for version 2 : --url 'https://your-domain.atlassian.net/wiki/rest/api/space'

library hardcoded path to /rest/api/space

please looked in to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant