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

Add no-parameter Topup.cancel() #581

Merged
merged 2 commits into from
Aug 29, 2018
Merged

Add no-parameter Topup.cancel() #581

merged 2 commits into from
Aug 29, 2018

Conversation

ek-stripe
Copy link
Contributor

@ek-stripe ek-stripe commented Aug 29, 2018

This adds a no-parameter version of Topup.cancel() — the one currently displayed in the docs: https://stripe.com/docs/api/java#cancel_topup

@ek-stripe ek-stripe requested a review from remi-stripe August 29, 2018 12:57
Copy link
Contributor

@remi-stripe remi-stripe left a comment

Choose a reason for hiding this comment

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

@ek-stripe Thanks for the quick PR! Just a minor nit about the test.

null
);
}

Copy link
Contributor

Choose a reason for hiding this comment

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

You can remove that test since we already test the other methods. We don't do one per prototype since they ultimately call each other!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍 removed!

@remi-stripe
Copy link
Contributor

cc @stripe/api-libraries for awareness

@ek-stripe ek-stripe requested a review from remi-stripe August 29, 2018 13:08
@remi-stripe
Copy link
Contributor

assigning to @ob-stripe for release.

@remi-stripe remi-stripe assigned ob-stripe and unassigned ek-stripe Aug 29, 2018
@ob-stripe ob-stripe merged commit 7d5b8d4 into master Aug 29, 2018
@ob-stripe ob-stripe deleted the topup_empty branch August 29, 2018 13:15
@ob-stripe
Copy link
Contributor

Released as 6.9.0.

@ek-stripe
Copy link
Contributor Author

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants