Skip to content

Conversation

@lykmapipo
Copy link
Collaborator

This:

  • add BulkReportCreateEndPoint, an endpoint class for handling specific bulk report create requests (i.e POST /bulk-reports)
  • add BulkReportCreateBody for serializing and validating request bodies
  • add BulkReportCreateItem and BulkReportCreateResult for deserializing and validating API responses
  • add fixtures and unit tests for BulkReportCreateBody, BulkReportCreateItem and BulkReportCreateEndPoint

…models

This:
- add `BulkReportCreateEndPoint`, an endpoint class for handling specific bulk report create requests
- add `BulkReportCreateBody` for serializing and validating request bodies
- add `BulkReportCreateItem` and `BulkReportCreateResult` for deserializing and validating API responses
@lykmapipo lykmapipo self-assigned this Dec 8, 2025
@lykmapipo lykmapipo added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 8, 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 4328cc4 into develop Dec 11, 2025
4 checks passed
@lykmapipo lykmapipo deleted the feature/bulk-downloads-create branch December 11, 2025 13:42
Copy link
Collaborator

@yaaNuamahGFW yaaNuamahGFW left a comment

Choose a reason for hiding this comment

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

LGTM

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