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

[DE-801] Fix invoice events structure #137

Merged
merged 2 commits into from
Jun 4, 2024
Merged

[DE-801] Fix invoice events structure #137

merged 2 commits into from
Jun 4, 2024

Conversation

maciej-nedza
Copy link
Contributor

@maciej-nedza maciej-nedza commented May 31, 2024

  • Remove default collection method value
  • Reorganize Invoice Event structure:
    • Invoice Event is now union type
    • Invoice Event Data is no longer union type. Each Invoice Event has it's own invoice_data with a concrete type
    • Added new event_types
  • Removed redundant classes

Copy link

swarmia bot commented May 31, 2024

✅  Linked to Task DE-801 · release SDKs 3.0
➡️  Part of Epic DE-770 · SDK 3.0.0 Improvements

@maciej-nedza maciej-nedza changed the title [DE-801] Release 3.0.0 [DE-801] Fix invoice events structure Jun 3, 2024
@maciej-nedza maciej-nedza marked this pull request as ready for review June 3, 2024 12:40
@maciej-nedza maciej-nedza merged commit d623542 into main Jun 4, 2024
2 checks passed
@maciej-nedza maciej-nedza deleted the publish branch June 4, 2024 08:40
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

Successfully merging this pull request may close these issues.

4 participants