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

Update generated code for beta #2073

Merged
merged 20 commits into from May 2, 2024
Merged

Update generated code for beta #2073

merged 20 commits into from May 2, 2024

Conversation

stripe-openapi[bot]
Copy link
Contributor

@stripe-openapi stripe-openapi bot commented Apr 26, 2024

Codegen for openapi v1008.

Changelog

  • Add support for rechnung_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
  • Add support for rechnung on Charge.payment_method_details, ConfirmationToken.payment_method_preview, ConfirmationTokenCreateParams.testHelpers.payment_method_data, PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentMethodCreateParams, PaymentMethodUpdateParams, PaymentMethod, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_data
  • Add support for multibanco on Checkout.Session.payment_method_options and Checkout.SessionCreateParams.payment_method_options
  • Add support for new value multibanco on enum Checkout.SessionCreateParams.payment_method_types[]
  • Add support for new value rechnung on enums ConfirmationTokenCreateParams.testHelpers.payment_method_data.type, PaymentIntentConfirmParams.payment_method_data.type, PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, SetupIntentConfirmParams.payment_method_data.type, SetupIntentCreateParams.payment_method_data.type, and SetupIntentUpdateParams.payment_method_data.type
  • Add support for new value rechnung on enums ConfirmationToken.payment_method_preview.type and PaymentMethod.type
  • Add support for new value rechnung on enums CustomerListPaymentMethodsParams.type, PaymentMethodCreateParams.type, and PaymentMethodListParams.type
  • Change GiftCards.Card.code and GiftCards.Card.transactions to be optional
  • Change Tax.Calculation.ship_from_details and Tax.Transaction.ship_from_details to be required

stripe-openapi bot and others added 3 commits April 25, 2024 20:33
* Update generated code for v974

* Update generated code for v975

* Update generated code for v976

* Update generated code for v977

* Update generated code for v979

* Update generated code for v982

* Update generated code for v983

* Update generated code for v985

* Update generated code for v987

* Update generated code for v988

* Update generated code for v989

* Update generated code for v990

* Update generated code for v991

* Update generated code for v992

* Update generated code for v993

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: anniel-stripe <97691964+anniel-stripe@users.noreply.github.com>
@stripe-openapi stripe-openapi bot enabled auto-merge April 26, 2024 10:40
@rondales
Copy link

Codegen for openapi v999.

Changelog

  • Add support for multibanco on Checkout.Session.payment_method_options and Checkout.SessionCreateParams.payment_method_options
  • Add support for new value multibanco on enum Checkout.SessionCreateParams.payment_method_types[]
  • Change GiftCards.Card.code and GiftCards.Card.transactions to be optional
  • Change Tax.Calculation.ship_from_details and Tax.Transaction.ship_from_details to be required

stripe-openapi bot and others added 12 commits April 29, 2024 17:52
* Note on `limit` param in `autoPagingToArray`

Makes it more explicit that the `limit` value passed to `autoPagingToArray` is the limit for the total number of items that will be fetched from Stripe, and not a limit for the number of items retrieved per fetch during multiple rounds of fetching.

* Update README.md

---------

Co-authored-by: Richard Marmorstein <52928443+richardm-stripe@users.noreply.github.com>
@stripe-openapi stripe-openapi bot merged commit 819167b into beta May 2, 2024
8 checks passed
@stripe-openapi stripe-openapi bot deleted the latest-codegen-beta branch May 2, 2024 21:05
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

4 participants