Skip to content

Update generated code for private-preview#3252

Merged
stripe-openapi[bot] merged 8 commits intoprivate-previewfrom
latest-codegen-private-preview
Nov 17, 2025
Merged

Update generated code for private-preview#3252
stripe-openapi[bot] merged 8 commits intoprivate-previewfrom
latest-codegen-private-preview

Conversation

@stripe-openapi
Copy link
Copy Markdown
Contributor

@stripe-openapi stripe-openapi Bot commented Nov 13, 2025

Codegen for openapi v2124 and proto spec .

Changelog

  • Add support for new resources BalanceTransfer and Radar.AccountEvaluation
  • Add support for Create method on resource BalanceTransfer
  • Add support for Create, Get, and Update methods on resource Radar.AccountEvaluation
  • Add support for Schedule on Discount
  • Add support for SpecifiedCommercialTransactionsActUrl on Account.BusinessProfile and AccountBusinessProfileOptions
  • Add support for PaypayPayments on Account.Settings and AccountSettingsOptions
  • Change type of BillingAnalyticsMeterUsageMeterOptions.DimensionFilters from string to array(string)
  • Change type of BillingAnalyticsMeterUsageMeterOptions.TenantFilters from string to array(string)
  • Add support for PaymentMethodConfiguration on BillingPortal.Configuration.Features.PaymentMethodUpdate
  • Add support for CarRentalData, FlightData, and LodgingData on ChargePaymentDetailsOptions and PaymentIntentPaymentDetailsOptions
  • Add support for TransactionId on Charge.PaymentMethodDetails.Ideal, PaymentAttemptRecord.PaymentMethodDetails.Ideal, and PaymentRecord.PaymentMethodDetails.Ideal
  • Add support for Created on CustomerCustomerBalanceTransactionListOptions and InvoicePaymentListOptions
  • Add support for AccountNumbers on FinancialConnections.Account
  • Add support for ScheduleDetails on Invoice.Parent, InvoiceItem.Parent, InvoiceLineItem.Parent, and QuotePreviewInvoice.Parent
  • Add support for BillingSchedules on InvoiceScheduleDetailsOptions, QuotePreviewSubscriptionSchedule, SubscriptionScheduleCreateOptions, SubscriptionScheduleUpdateOptions, and SubscriptionSchedule
  • Add support for FraudRisk on IssuingAuthorizationRiskAssessmentOptions
  • Add support for LatestFraudWarning on Issuing.Card
  • Add support for SupplementaryPurchaseData on OrderPaymentSettingsPaymentMethodOptionsKlarnaOptions and PaymentIntentPaymentMethodOptionsKlarnaOptions
  • Add support for CaptureMethod on PaymentIntent.PaymentMethodOptions.CardPresent and PaymentIntentPaymentMethodOptionsCardPresentOptions
  • Add support for AllowRedisplay and CustomerAccount on PaymentMethodListOptions
  • Add support for LatestInvoice on QuotePreviewSubscriptionSchedule and SubscriptionSchedule
  • Add support for PhaseEffectiveAt on QuotePreviewSubscriptionSchedule.DefaultSettings, SubscriptionSchedule.DefaultSettings, and SubscriptionScheduleDefaultSettingsOptions
  • Add support for MbWay and Twint on Refund.DestinationDetails
  • Add support for snapshot events FinancialConnectionsAccountAccountNumbersUpdated and FinancialConnectionsAccountUpcomingAccountNumberExpiry with resource FinancialConnections.Account

@stripe-openapi stripe-openapi Bot requested a review from a team as a code owner November 13, 2025 04:44
@stripe-openapi stripe-openapi Bot requested review from xavdid-stripe and removed request for a team and xavdid-stripe November 13, 2025 04:44
@stripe-openapi stripe-openapi Bot enabled auto-merge November 13, 2025 04:44
stripe-openapi Bot and others added 6 commits November 15, 2025 00:29
* Update generated code for v2113 and

* Update generated code for v2114 and

* Update generated code for v2117 and

* Update generated code for v2121 and

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>
Change array parameter serialization for v2 endpoints to use indexed
format (e.g., ?include[0]=foo&include[1]=bar) instead of the repeated
parameter format (e.g., ?include=foo&include=bar). This aligns v2
behavior with v1 for consistency.

Changes:
- Modified ContentEncoder.cs to always use ArrayEncoding.Indexed
- Updated tests to expect indexed format for v2 arrays

🤖 Generated with [Claude Code](https://claude.com/claude-code)


Committed-By-Agent: claude

Co-authored-by: Claude <noreply@anthropic.com>
* Update generated code for v2123 and

* Update generated code for v2124 and

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>
@stripe-openapi stripe-openapi Bot merged commit 36ad370 into private-preview Nov 17, 2025
7 of 8 checks passed
@stripe-openapi stripe-openapi Bot deleted the latest-codegen-private-preview branch November 17, 2025 21:13
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