Skip to content

Commit

Permalink
fix!: Support nullable discount starts_at for subscriptions (#55)
Browse files Browse the repository at this point in the history
BREAKING_CHANGE: A subscription discount StartsAt property now needs to be dereferenced to access the value
  • Loading branch information
mikeymike authored Dec 19, 2024
1 parent 9ce0be7 commit 0b67404
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pkg/paddlenotification/subscriptions.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 0b67404

Please sign in to comment.