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 #40

Merged
merged 2 commits into from
Jun 4, 2024
Merged

[DE-801] Fix invoice events structure #40

merged 2 commits into from
Jun 4, 2024

Conversation

maciej-nedza
Copy link
Contributor

@maciej-nedza maciej-nedza commented Jun 4, 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
  • Remove some redundant models

@maciej-nedza maciej-nedza changed the title Automated commit message [DE-801] Fix invoice events structure Jun 4, 2024
Copy link

swarmia bot commented Jun 4, 2024

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

@maciej-nedza maciej-nedza marked this pull request as ready for review June 4, 2024 08:41
@maciej-nedza maciej-nedza requested review from michalpierog and patryk-grudzien-keen and removed request for michalpierog June 4, 2024 08:41
@maciej-nedza maciej-nedza merged commit 18f20f0 into main Jun 4, 2024
1 check passed
@maciej-nedza maciej-nedza deleted the publish branch June 4, 2024 08:47
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.

3 participants