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

Merged
merged 1 commit into from Oct 13, 2022
Merged

API Updates #1558

merged 1 commit into from Oct 13, 2022

Conversation

richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented Oct 13, 2022

Codegen for openapi v202.
cc @stripe/api-libraries

Changelog

  • Add support for NetworkData on IssuingAuthorization

Copy link
Contributor

@yejia-stripe yejia-stripe left a comment

Choose a reason for hiding this comment

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

I don't see changes for

  • Add support for new values invalid_representative_country and verification_failed_residential_address on enums AccountFutureRequirementsErrorsCode, AccountRequirementsErrorsCode, CapabilityFutureRequirementsErrorsCode, CapabilityRequirementsErrorsCode, PersonFutureRequirementsErrorsCode, and PersonRequirementsErrorsCode
  • Add support for RequestLogURL on InvoiceLastFinalizationError, PaymentIntentLastPaymentError, SetupAttemptSetupError, SetupIntentLastSetupError, StripeErrorResponseError, and StripeError

from the changelog. Are those changes we need to make manually, or should they not be in the changelog?

@richardm-stripe
Copy link
Contributor Author

RequestURLLog was in #1553, looking into the other one...

@richardm-stripe
Copy link
Contributor Author

Ah, the errors code is a bug in the changelog script. Those code are all just encoded as strings and not enums it looks like.

@richardm-stripe richardm-stripe merged commit 596fb39 into master Oct 13, 2022
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

2 participants