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

Merged
merged 10 commits into from
Aug 3, 2023
Merged

Update generated code #1620

merged 10 commits into from
Aug 3, 2023

Conversation

stripe-openapi[bot]
Copy link
Contributor

@stripe-openapi stripe-openapi bot commented Jul 28, 2023

Codegen for openapi v446.

Changelog

  • Change type of AccountCreateParams.settings.card_issuing.tos_acceptance.user_agent, AccountCreateParams.settings.treasury.tos_acceptance.user_agent, AccountUpdateParams.settings.card_issuing.tos_acceptance.user_agent, AccountUpdateParams.settings.treasury.tos_acceptance.user_agent, InvoiceCreateParams.payment_settings.default_mandate, InvoiceCreateParams.shipping_details.phone, InvoicePayParams.mandate, InvoiceUpdateParams.default_source, InvoiceUpdateParams.payment_settings.default_mandate, InvoiceUpdateParams.shipping_details.phone, PaymentIntentConfirmParams.payment_method_data.billing_details.name, PaymentIntentConfirmParams.payment_method_data.billing_details.phone, PaymentIntentConfirmParams.payment_method_options.konbini.confirmation_number, PaymentIntentConfirmParams.payment_method_options.konbini.product_description, PaymentIntentCreateParams.payment_method_data.billing_details.name, PaymentIntentCreateParams.payment_method_data.billing_details.phone, PaymentIntentCreateParams.payment_method_options.konbini.confirmation_number, PaymentIntentCreateParams.payment_method_options.konbini.product_description, PaymentIntentUpdateParams.payment_method_data.billing_details.name, PaymentIntentUpdateParams.payment_method_data.billing_details.phone, PaymentIntentUpdateParams.payment_method_options.konbini.confirmation_number, PaymentIntentUpdateParams.payment_method_options.konbini.product_description, PaymentMethodCreateParams.billing_details.name, PaymentMethodCreateParams.billing_details.phone, PaymentMethodUpdateParams.billing_details.name, PaymentMethodUpdateParams.billing_details.phone, ProductUpdateParams.caption, ProductUpdateParams.description, ProductUpdateParams.unit_label, QuoteCreateParams.description, QuoteCreateParams.footer, QuoteCreateParams.header, QuoteUpdateParams.description, QuoteUpdateParams.footer, QuoteUpdateParams.header, QuoteUpdateParams.subscription_data.description, SetupIntentConfirmParams.payment_method_data.billing_details.name, SetupIntentConfirmParams.payment_method_data.billing_details.phone, SetupIntentCreateParams.payment_method_data.billing_details.name, SetupIntentCreateParams.payment_method_data.billing_details.phone, SetupIntentUpdateParams.payment_method_data.billing_details.name, SetupIntentUpdateParams.payment_method_data.billing_details.phone, SubscriptionCancelParams.cancellation_details.comment, SubscriptionScheduleCreateParams.default_settings.description, SubscriptionScheduleCreateParams.phases[].description, SubscriptionScheduleUpdateParams.default_settings.description, SubscriptionScheduleUpdateParams.phases[].description, SubscriptionUpdateParams.cancellation_details.comment, SubscriptionUpdateParams.default_source, SubscriptionUpdateParams.description, TokenCreateParams.person.documents.company_authorization.files[], TokenCreateParams.person.documents.passport.files[], TokenCreateParams.person.documents.visa.files[], WebhookEndpointCreateParams.description, WebhookEndpointUpdateParams.description, billingportal.ConfigurationCreateParams.business_profile.headline, billingportal.ConfigurationUpdateParams.business_profile.headline, issuing.CardholderCreateParams.individual.card_issuing.user_terms_acceptance.user_agent, issuing.CardholderUpdateParams.individual.card_issuing.user_terms_acceptance.user_agent, issuing.DisputeCreateParams.evidence.canceled.cancellation_reason, issuing.DisputeCreateParams.evidence.canceled.explanation, issuing.DisputeCreateParams.evidence.canceled.product_description, issuing.DisputeCreateParams.evidence.duplicate.explanation, issuing.DisputeCreateParams.evidence.fraudulent.explanation, issuing.DisputeCreateParams.evidence.merchandise_not_as_described.explanation, issuing.DisputeCreateParams.evidence.merchandise_not_as_described.return_description, issuing.DisputeCreateParams.evidence.not_received.explanation, issuing.DisputeCreateParams.evidence.not_received.product_description, issuing.DisputeCreateParams.evidence.other.explanation, issuing.DisputeCreateParams.evidence.other.product_description, issuing.DisputeCreateParams.evidence.service_not_as_described.cancellation_reason, issuing.DisputeCreateParams.evidence.service_not_as_described.explanation, issuing.DisputeUpdateParams.evidence.canceled.cancellation_reason, issuing.DisputeUpdateParams.evidence.canceled.explanation, issuing.DisputeUpdateParams.evidence.canceled.product_description, issuing.DisputeUpdateParams.evidence.duplicate.explanation, issuing.DisputeUpdateParams.evidence.fraudulent.explanation, issuing.DisputeUpdateParams.evidence.merchandise_not_as_described.explanation, issuing.DisputeUpdateParams.evidence.merchandise_not_as_described.return_description, issuing.DisputeUpdateParams.evidence.not_received.explanation, issuing.DisputeUpdateParams.evidence.not_received.product_description, issuing.DisputeUpdateParams.evidence.other.explanation, issuing.DisputeUpdateParams.evidence.other.product_description, issuing.DisputeUpdateParams.evidence.service_not_as_described.cancellation_reason, issuing.DisputeUpdateParams.evidence.service_not_as_described.explanation, tax.CalculationCreateParams.customer_details.address.city, tax.CalculationCreateParams.customer_details.address.line1, tax.CalculationCreateParams.customer_details.address.line2, tax.CalculationCreateParams.customer_details.address.postal_code, tax.CalculationCreateParams.customer_details.address.state, terminal.LocationUpdateParams.configuration_overrides, terminal.ReaderUpdateParams.label, treasury.OutboundPaymentCreateParams.destination_payment_method_data.billing_details.name, and treasury.OutboundPaymentCreateParams.destination_payment_method_data.billing_details.phone from string to emptyStringable(string)
  • Add support for subscription_details on Invoice
  • Add support for preferred_settlement_speed on PaymentIntent.payment_method_options.us_bank_account, PaymentIntentConfirmParams.payment_method_options.us_bank_account, PaymentIntentCreateParams.payment_method_options.us_bank_account, and PaymentIntentUpdateParams.payment_method_options.us_bank_account
  • Add support for new values sepa_debit_fingerprint and us_bank_account_fingerprint on enum radar.ValueListCreateParams.item_type

@stripe-openapi stripe-openapi bot enabled auto-merge (squash) July 28, 2023 13:57
@stripe-openapi stripe-openapi bot merged commit a0806cd into master Aug 3, 2023
14 checks passed
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.

1 participant