Skip to content

Conversation

@lykmapipo
Copy link
Collaborator

This:

  • add BulkDownloadResource for high-level Bulk Download API interaction
  • add create_bulk_report and get_bulk_report_by_id public methods
  • add get_all_bulk_reports and get_bulk_report_file_download_url public methods
  • expose the Bulk Download API via Client.bulk_downloads
  • update README and package docstrings to include the Bulk Download API
  • add fixtures and unit tests for BulkDownloadResource

This:
- implement `BulkDownloadResource` class for high-level API interaction
- implement `create_bulk_report` API endpoint
- implement `get_bulk_report_by_id` API endpoint
- implement `get_all_bulk_reports` API endpoint
- implement `get_bulk_report_file_download_url` API endpoint
@lykmapipo lykmapipo self-assigned this Dec 22, 2025
@lykmapipo lykmapipo added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 22, 2025
Copy link

@rrequero rrequero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lykmapipo lykmapipo merged commit 20ecd0a into develop Dec 23, 2025
4 checks passed
@lykmapipo lykmapipo deleted the feature/bulk-downloads-resource branch December 23, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants