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

API Updates #1010

Merged
merged 3 commits into from
Oct 11, 2021
Merged

API Updates #1010

merged 3 commits into from
Oct 11, 2021

Conversation

richardm-stripe
Copy link
Contributor

Codegen for openapi c2caca4.
r? @dcr-stripe
cc @stripe/api-libraries

Changelog

  • Add support for list_payment_methods method on resource Customer

Copy link
Contributor

@dcr-stripe dcr-stripe left a comment

Choose a reason for hiding this comment

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

Re test failure:

Error: test: Customer.list_payment_methods should support requests with args: customer. (Stripe::CodegennedExampleTest): Stripe::InvalidRequestError: Unrecognized request URL (GET: /v1/customers/cus_xyz/payment_methods).

I think we need to push a new version of stripe-mock as well.

Looks good overall though!

Copy link
Contributor

@dcr-stripe dcr-stripe left a comment

Choose a reason for hiding this comment

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

LGTM!

@dcr-stripe dcr-stripe merged commit 4c36bac into master Oct 11, 2021
@dcr-stripe dcr-stripe deleted the latest-codegen branch October 11, 2021 14:59
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.

2 participants