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

Merged
merged 1 commit into from
Aug 23, 2022
Merged

API Updates #1524

merged 1 commit into from
Aug 23, 2022

Conversation

dcr-stripe
Copy link
Contributor

@dcr-stripe dcr-stripe commented Aug 23, 2022

Codegen for openapi v184.
r? @pakrym-stripe
cc @stripe/api-libraries

Changelog

  • Change Terminal.Reader.action to be required
  • Change TreasuryOutboundTransferCreateParams.destination_payment_method to be optional
  • Change type of Treasury.OutboundTransfer.destination_payment_method from string to string | null
  • Change the return type of Customer.fundCashBalance test helper from CustomerBalanceTransaction to CustomerCashBalanceTransaction.
    • This would generally be considered a breaking change, but we've worked with all existing users to migrate and are comfortable releasing this as a minor as it is solely a test helper method. This was essentially broken prior to this change.

@dcr-stripe dcr-stripe merged commit 40f9d22 into master Aug 23, 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.

2 participants