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

Remove duplicate payment_method_types #576

Merged
merged 1 commit into from
Feb 19, 2020

Conversation

dkulchenko
Copy link
Contributor

payment_method_types is specified twice in the typespec, once required and once optional - the correct one is optional (per https://stripe.com/docs/api/payment_intents/create), so removed the required one.

payment_method_types is specified twice in the typespec, once required and once optional - the correct one is optional (per https://stripe.com/docs/api/payment_intents/create), so removed the required one.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.202% when pulling 1d42c30 on dkulchenko:patch-3 into 88deb5a on code-corps:master.

Copy link
Collaborator

@snewcomer snewcomer left a comment

Choose a reason for hiding this comment

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

nice 👁

@snewcomer snewcomer merged commit 2a3daff into beam-community:master Feb 19, 2020
@dkulchenko dkulchenko deleted the patch-3 branch February 21, 2020 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants