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

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

maciej-nedza
Copy link
Contributor

  • 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
  • Set usage ids, events ids and invoice event ids as longs,
  • Set Invoice Event id to long
  • Add new invoice event data types
  • Add handle parameter for create product family request body
  • Add in_use query parameter for listing subscription components

Copy link

swarmia bot commented Jun 5, 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 5, 2024 07:49
@maciej-nedza maciej-nedza merged commit f7506c5 into main Jun 5, 2024
1 check passed
@maciej-nedza maciej-nedza deleted the fix-invoice-events-structure branch June 5, 2024 07:58
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.

2 participants