Skip to content

Commit

Permalink
fix: Accept subscription id param for resume req
Browse files Browse the repository at this point in the history
fixes: #4
  • Loading branch information
mikeymike committed Jun 26, 2024
1 parent 0c29fd2 commit 2a28ca6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Check our main [developer changelog](https://developer.paddle.com/?utm_source=dx

- `AUD` and `CAD` chargeback currencies are available

### Fixed

- Subscription resume properly accepts the subscription id as a path parameter on `ResumeSubscriptionRequest`

## 0.3.0 - 2024-05-27

### Breaking changes
Expand Down
3 changes: 3 additions & 0 deletions subscriptions.go

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

0 comments on commit 2a28ca6

Please sign in to comment.