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

fix: updateSubscription pause should be nullable according to DocString #76

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

kldzj
Copy link
Contributor

@kldzj kldzj commented Apr 5, 2024

Citing the DocString for the UpdateSubscription type:

You can set the pause object to null to unpause the subscription.

Currently the pause property does not accept null as a valid value.

Copy link

changeset-bot bot commented Apr 5, 2024

🦋 Changeset detected

Latest commit: e9e5876

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@lemonsqueezy/lemonsqueezy.js Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@keyding keyding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. 👍

@brankoconjic brankoconjic self-requested a review April 19, 2024 16:33
@brankoconjic brankoconjic merged commit 09fdd1a into lmsqueezy:main Apr 19, 2024
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