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

Merged
merged 3 commits into from
Sep 1, 2021
Merged

API Updates #1332

merged 3 commits into from
Sep 1, 2021

Conversation

richardm-stripe
Copy link
Contributor

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

Changelog

  • Add support for AfterExpiration, ConsentCollection, and ExpiresAt on CheckoutSessionParams and CheckoutSession
  • Add support for Consent and RecoveredFrom on CheckoutSession

client/api.go Outdated
@@ -43,6 +43,7 @@ import (
issuingcardholder "github.com/stripe/stripe-go/v72/issuing/cardholder"
issuingdispute "github.com/stripe/stripe-go/v72/issuing/dispute"
issuingtransaction "github.com/stripe/stripe-go/v72/issuing/transaction"
"github.com/stripe/stripe-go/v72/lineitem"
Copy link
Contributor

Choose a reason for hiding this comment

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

this addition seems incorrect

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, codegen bug I need to fix.

client/api.go Outdated Show resolved Hide resolved
@richardm-stripe richardm-stripe merged commit 41b1c3e into master Sep 1, 2021
@richardm-stripe richardm-stripe deleted the latest-codegen branch September 1, 2021 02:28
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