Skip to content

Conversation

@stripe-openapi
Copy link
Contributor

@stripe-openapi stripe-openapi bot commented Oct 30, 2025

Codegen for openapi v2124 and proto spec .

Changelog

  • Add support for new resources V2.Core.AccountPersonToken and V2.Core.AccountToken
  • Remove support for resource V2.Payments.OffSessionPayment
  • Add support for Create and Get methods on resources V2.Core.AccountPersonToken and V2.Core.AccountToken
  • Remove support for Cancel, Capture, Create, Get, and List methods on resource V2.Payments.OffSessionPayment
  • 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 CarRentalData, FlightData, and LodgingData on ChargePaymentDetailsOptions and PaymentIntentPaymentDetailsOptions
  • Add support for SupplementaryPurchaseData on OrderPaymentSettingsPaymentMethodOptionsKlarnaOptions and PaymentIntentPaymentMethodOptionsKlarnaOptions
  • Add support for AllowRedisplay and CustomerAccount on PaymentMethodListOptions
  • Add support for FutureRequirements on V2.Core.Account
  • Add support for KonbiniPayments and ScriptStatementDescriptor on V2.Core.Account.Configuration.Merchant and V2CoreAccountConfigurationMerchantOptions
  • Add support for Eur on V2.Core.Account.Configuration.Storer.Capabilities.HoldsCurrencies and V2CoreAccountConfigurationStorerCapabilitiesHoldsCurrenciesOptions
  • Add support for RequirementsCollector on V2.Core.Account.Defaults.Responsibilities
  • Remove support for Collector on V2.Core.Account.Requirements
  • Add support for Changes on V2.Core.Event
  • Add support for AccountToken on V2.Core.AccountCreateOptions and V2.Core.AccountUpdateOptions
  • Add support for PersonToken on V2.Core.AccountPersonCreateOptions and V2.Core.AccountPersonUpdateOptions
  • Add support for thin event V2CoreHealthEventGenerationFailureResolvedEvent
  • Remove support for thin events V2PaymentsOffSessionPaymentAuthorizationAttemptFailedEvent, V2PaymentsOffSessionPaymentAuthorizationAttemptStartedEvent, V2PaymentsOffSessionPaymentCanceledEvent, V2PaymentsOffSessionPaymentCreatedEvent, V2PaymentsOffSessionPaymentFailedEvent, V2PaymentsOffSessionPaymentRequiresCaptureEvent, and V2PaymentsOffSessionPaymentSucceededEvent with related object V2.Payments.OffSessionPayment

ramya-stripe and others added 2 commits October 30, 2025 10:13
@stripe-openapi stripe-openapi bot requested a review from a team as a code owner October 30, 2025 20:24
@stripe-openapi stripe-openapi bot requested review from prathmesh-stripe and removed request for a team October 30, 2025 20:24
@stripe-openapi stripe-openapi bot enabled auto-merge October 30, 2025 20:25
@stripe-openapi stripe-openapi bot removed the request for review from prathmesh-stripe November 4, 2025 21:12
stripe-openapi bot and others added 18 commits November 4, 2025 23:16
* Update generated code for v2108 and

* Update generated code for v2109 and

* Update generated code for v2111 and

* Update generated code for v2111 and

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
* 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 <[email protected]>
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 <[email protected]>
* 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 <[email protected]>
@stripe-openapi stripe-openapi bot merged commit ab52132 into beta Nov 17, 2025
7 of 8 checks passed
@stripe-openapi stripe-openapi bot deleted the latest-codegen-beta branch November 17, 2025 21:03
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.

3 participants