Skip to content

[confluence] Fix def get_page_as_pdf When using Confluence Cloud(#1057) #1061

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

rootsj
Copy link
Contributor

@rootsj rootsj commented Oct 19, 2022

  • Fix def get_page_as_pdf using requests lib def get

  • Fix def get_pdf_download_url_for_confluence_cloud

I am using Confluence Cloud.
So, I don't check Confluence.

in consideration of other factor,
Return Using request.get immediately after if self.api_version == "cloud": in def get_page_as_pdf

@rootsj rootsj force-pushed the master branch 3 times, most recently from bda5726 to eb22932 Compare October 26, 2022 06:58
…ssian-api#1057)

* Fix def get_page_as_pdf using requests lib def get

* Fix def get_pdf_download_url_for_confluence_cloud
@gonchik gonchik merged commit 96e0cd1 into atlassian-api:master Oct 31, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants