Skip to content

Commit

Permalink
feat!: Support root type on adjustments
Browse files Browse the repository at this point in the history
BREAKING_CHANGE: AdjustmentItem and SubscriptionAdjustmentItem Type properties are now AdjustmentItemType
  • Loading branch information
mikeymike committed Dec 18, 2024
1 parent 3e4a1d3 commit 12ead75
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 22 deletions.
6 changes: 4 additions & 2 deletions adjustments.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 18 additions & 8 deletions pkg/paddlenotification/adjustments.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 20 additions & 10 deletions shared.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions subscriptions.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 12ead75

Please sign in to comment.