atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.34k stars 661 forks source link

[Confluence] forward start and limit for getting attachments #1384

Closed chillmastercoder closed 4 months ago

chillmastercoder commented 4 months ago

To be able to download more than the default number of attachments, the parameter "limit" (and also "start") should be added to the method download_attachments_from_page.