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 #1031

Merged
merged 3 commits into from
Jan 20, 2022
Merged

API Updates #1031

merged 3 commits into from
Jan 20, 2022

Conversation

richardm-stripe
Copy link
Contributor

Codegen for openapi 4d2f301.
r? @yejia-stripe
cc @stripe/api-libraries

Changelog

  • Add support for new resource PaymentLink

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.

Approving to unblock but there's something strange behaviour wise with the first test

Stripe::PaymentIntent.create(
amount: 1099,
currency: "eur",
automatic_payment_methods: { enabled: true }
Copy link
Contributor

Choose a reason for hiding this comment

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

isn't items required? I'm confused

Copy link
Contributor

Choose a reason for hiding this comment

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

nevermind I saw the same in python, it must be a new test

@richardm-stripe richardm-stripe merged commit 917e512 into master Jan 20, 2022
@richardm-stripe richardm-stripe deleted the latest-codegen branch February 11, 2022 18:19
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.

None yet

3 participants