Skip to content

chore: 🐝 Update SDK - Generate 0.10.1#52

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1775262505
Open

chore: 🐝 Update SDK - Generate 0.10.1#52
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1775262505

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Apr 4, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Php SDK Changes:

  • polar->checkouts->clientGet(): response Changed (Breaking ⚠️)
  • polar->events->get(): response.union(SystemEvent)->union(subscription.updated)->metadata->union(SubscriptionUpdatedProductMetadata)->prorationBehavior->enum(reset) Added (Breaking ⚠️)
  • polar->events->list(): response.union(ListResource_Event_)->items[]->union(SystemEvent)->union(subscription.updated)->metadata->union(SubscriptionUpdatedProductMetadata)->prorationBehavior->enum(reset) Added (Breaking ⚠️)
  • polar->customer_portal->subscriptions->update():
    • request.customerSubscriptionUpdate->union(CustomerSubscriptionUpdateSeats)->prorationBehavior->enum(reset) Added
    • response.product Changed (Breaking ⚠️)
  • polar->customer_portal->subscriptions->cancel(): response.product Changed (Breaking ⚠️)
  • polar->customer_portal->subscriptions->get(): response.product Changed (Breaking ⚠️)
  • polar->customer_portal->subscriptions->list(): response.items[]->product Changed (Breaking ⚠️)
  • polar->organizations->list(): response.items[] Changed (Breaking ⚠️)
  • polar->organizations->create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • polar->organizations->get(): response Changed (Breaking ⚠️)
  • polar->organizations->update():
    • request.organizationUpdate Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • polar->customer_portal->organizations->get(): response Changed (Breaking ⚠️)
  • polar->customer_portal->orders->update(): response.product Changed (Breaking ⚠️)
  • polar->customer_portal->orders->get(): response.product Changed (Breaking ⚠️)
  • polar->customer_portal->orders->list(): response.items[]->product Changed (Breaking ⚠️)
  • polar->customer_portal->seats->listClaimedSubscriptions(): response.items[]->product Changed (Breaking ⚠️)
  • polar->customer_portal->benefitGrants->update(): response Changed (Breaking ⚠️)
  • polar->customer_portal->benefitGrants->get(): response Changed (Breaking ⚠️)
  • polar->customer_portal->benefitGrants->list(): response.items[] Changed (Breaking ⚠️)
  • polar->checkouts->clientConfirm(): response Changed (Breaking ⚠️)
  • polar->checkouts->clientUpdate(): response Changed (Breaking ⚠️)
  • polar->subscriptions->update():
    • request.subscriptionUpdate->union(SubscriptionUpdateProduct)->prorationBehavior->enum(reset) Added
    • response Changed
  • polar->benefits->create(): response Changed
  • polar->products->create(): response Changed
  • polar->products->get(): response Changed
  • polar->products->update(): response Changed
  • polar->products->updateBenefits(): response Changed
  • polar->orders->list():
    • request->subscriptionId Added
  • polar->checkouts->list(): response.items[]->products[] Changed
  • polar->checkouts->create(): response.products[] Changed
  • polar->checkouts->get(): response.products[] Changed
  • polar->checkouts->update(): response.products[] Changed
  • polar->benefit-grants->list(): response.items[]->benefit Changed
  • polar->benefits->grants(): response.items[]->benefit Changed
  • polar->benefits->update(): response Changed
  • polar->checkout-links->list(): response.items[]->products[] Changed
  • polar->checkout-links->create(): response.products[] Changed
  • polar->checkout-links->get(): response.products[] Changed
  • polar->checkout-links->update(): response.products[] Changed
  • polar->benefits->get(): response Changed
  • polar->products->list(): response.items[] Changed
  • polar->benefits->list(): response.items[] Changed
  • polar->metrics->export(): Added
  • polar->subscriptions->revoke(): response Changed
  • polar->subscriptions->get(): response Changed
  • polar->subscriptions->create(): response Changed
  • polar->customer_portal->orders->confirmRetryPayment(): error.status[429] Added
  • polar->subscriptions->list(): response.items[] Changed
  • polar->customer_portal->customers->verifyEmailUpdate(): Added
  • polar->customer_portal->customers->checkEmailUpdate(): Added
  • polar->customer_portal->customers->requestEmailUpdate(): Added
  • polar->members->updateMemberByExternalId(): Added
  • polar->members->deleteMemberByExternalId(): Added
  • polar->members->getMemberByExternalId(): Added
  • polar->meters->list(): response.items[] Changed
  • polar->meters->create():
    • request Changed
    • response Changed
  • polar->meters->get(): response Changed
  • polar->meters->update():
    • request.meterUpdate Changed
    • response Changed
  • polar->customer_meters->list(): response.items[]->meter Changed
  • polar->customer_meters->get(): response.meter Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (228:5)
│ ├──[+] path (227:5)
│ ├──[+] path (189:5)
│ ├──[+] path (136:5)
│ ├──[+] path (240:5)
│ ├─┬/v1/customer-portal/orders/{id}/confirm-payment
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (305:1332)
│ └─┬/v1/orders/
│   └─┬GET
│     └──[+] parameters (95:3471)❌ 
└─┬Components
  ├──[+] schemas (387:59311)
  ├──[+] schemas (365:283255)
  ├──[+] schemas (387:44383)
  ├──[+] schemas (365:283070)
  ├──[+] schemas (365:310714)
  ├──[+] schemas (365:283430)
  ├─┬OrganizationStatus
  │ ├──[+] enum (387:138688)
  │ ├──[+] enum (387:138698)
  │ ├──[+] enum (387:138651)
  │ ├──[+] enum (387:138660)
  │ ├──[-] enum (815:64)❌ 
  │ ├──[-] enum (815:85)❌ 
  │ └──[-] enum (815:102)❌ 
  ├─┬BenefitPublic
  │ ├──[+] required (365:117287)❌ 
  │ ├──[+] properties (365:116937)
  │ ├─┬modified_at
  │ │ ├──[+] type (365:116958)❌ 
  │ │ ├──[🔀] title (365:116976)
  │ │ ├──[🔀] description (365:117003)
  │ │ ├──[-] anyOf (439:278)❌ 
  │ │ └──[-] anyOf (439:318)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (365:116721)❌ 
  │ ├─┬selectable
  │ │ ├──[🔀] type (365:117064)❌ 
  │ │ ├──[🔀] title (365:117098)
  │ │ ├──[+] format (365:117082)❌ 
  │ │ └──[🔀] description (365:117130)
  │ └─┬organization_id
  │   ├──[-] type (439:866)❌ 
  │   ├──[🔀] title (365:116440)
  │   ├──[-] format (439:884)❌ 
  │   ├──[🔀] description (365:116468)
  │   ├──[+] anyOf (365:116375)
  │   └──[+] anyOf (365:116415)
  ├─┬MeterCreate
  │ ├──[+] properties (387:51407)
  │ ├──[+] properties (387:51587)
  │ ├──[+] properties (387:51300)
  │ ├─┬organization_id
  │ │ ├──[+] additionalProperties (387:50601)❌ 
  │ │ ├──[+] propertyNames (387:50736)❌ 
  │ │ ├──[+] type (387:50774)❌ 
  │ │ ├──[🔀] title (387:50810)
  │ │ ├──[+] maxProperties (387:50799)❌ 
  │ │ ├──[🔀] description (387:50835)
  │ │ ├──[-] anyOf (749:1568)❌ 
  │ │ └──[-] anyOf (749:1811)❌ 
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (749:72)❌ 
  │ │ ├──[-] propertyNames (749:207)❌ 
  │ │ ├──[-] type (749:245)❌ 
  │ │ ├──[🔀] title (387:51685)
  │ │ ├──[-] maxProperties (749:270)❌ 
  │ │ ├──[🔀] description (387:51719)
  │ │ ├──[+] anyOf (387:51617)
  │ │ └──[+] anyOf (387:51660)
  │ ├─┬name
  │ │ └──[🔀] $ref (387:9615)❌ 
  │ └─┬filter
  │   └──[🔀] $ref (387:51422)❌ 
  ├─┬BenefitFeatureFlagSubscriber
  │ ├──[+] required (365:65312)❌ 
  │ ├──[+] properties (365:64739)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (365:120052)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (365:64752)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:64858)❌ 
  │ ├─┬organization
  │ │ └──[🔀] $ref (365:64196)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (365:65478)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ └─┬type
  │   ├──[🔀] type (365:64531)❌ 
  │   ├──[🔀] title (365:64549)
  │   ├──[+] description (365:64576)
  │   └──[-] const (392:464)❌ 
  ├─┬BenefitGitHubRepositorySubscriber
  │ ├──[+] required (365:73037)❌ 
  │ ├──[+] properties (365:72459)
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:72578)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (365:120052)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (365:72251)❌ 
  │ │ ├──[🔀] title (365:72269)
  │ │ ├──[+] description (365:72296)
  │ │ └──[-] const (399:469)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (365:73213)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (365:72472)❌ 
  │ └─┬organization
  │   └──[🔀] $ref (365:71911)❌ 
  ├─┬BenefitLicenseKeysSubscriber
  │ ├──[+] required (365:107498)❌ 
  │ ├──[+] properties (365:106925)
  │ ├─┬organization
  │ │ └──[🔀] $ref (365:106382)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (365:106717)❌ 
  │ │ ├──[🔀] title (365:106735)
  │ │ ├──[+] description (365:106762)
  │ │ └──[-] const (429:464)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (365:120052)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (365:106938)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:107044)❌ 
  │ └─┬selectable
  │   └──[🔀] $ref (365:107664)❌ 
  ├─┬BenefitMeterCreditSubscriber
  │ ├──[+] required (365:114492)❌ 
  │ ├──[+] properties (365:113919)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ ├─┬organization
  │ │ └──[🔀] $ref (365:113376)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:114038)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (365:113711)❌ 
  │ │ ├──[🔀] title (365:113729)
  │ │ ├──[+] description (365:113756)
  │ │ └──[-] const (436:464)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (365:113932)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (365:120052)❌ 
  │ └─┬selectable
  │   └──[🔀] $ref (365:114658)❌ 
  ├─┬LegacyOrganizationStatus
  │ └──[-] enum (691:70)❌ 
  ├─┬BenefitDownloadablesSubscriber
  │ ├──[+] required (365:59008)❌ 
  │ ├──[+] properties (365:58433)
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:58552)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (365:59178)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (365:58225)❌ 
  │ │ ├──[🔀] title (365:58243)
  │ │ ├──[+] description (365:58270)
  │ │ └──[-] const (385:466)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (365:120052)❌ 
  │ ├─┬organization
  │ │ └──[🔀] $ref (365:57889)❌ 
  │ └─┬metadata
  │   └──[🔀] $ref (365:58446)❌ 
  ├─┬BenefitDiscordSubscriber
  │ ├──[+] required (365:52507)❌ 
  │ ├──[+] properties (365:51938)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (365:120052)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (365:51951)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (365:51730)❌ 
  │ │ ├──[🔀] title (365:51748)
  │ │ ├──[+] description (365:51775)
  │ │ └──[-] const (378:460)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:52057)❌ 
  │ ├─┬organization
  │ │ └──[🔀] $ref (365:51400)❌ 
  │ └─┬selectable
  │   └──[🔀] $ref (365:52665)❌ 
  ├─┬BenefitCustomSubscriber
  │ ├──[+] required (365:43028)❌ 
  │ ├──[+] properties (365:42460)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (365:120052)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:42579)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (365:42473)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (365:43184)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (365:42252)❌ 
  │ │ ├──[🔀] title (365:42270)
  │ │ ├──[+] description (365:42297)
  │ │ └──[-] const (370:459)❌ 
  │ └─┬organization
  │   └──[🔀] $ref (365:41923)❌ 
  ├─┬BenefitDownloadables
  │ ├──[+] required (365:55305)❌ 
  │ ├──[+] properties (365:54817)
  │ ├─┬organization_id
  │ │ ├──[-] type (381:845)❌ 
  │ │ ├──[🔀] title (365:54348)
  │ │ ├──[-] format (381:863)❌ 
  │ │ ├──[🔀] description (365:54376)
  │ │ ├──[+] anyOf (365:54283)
  │ │ └──[+] anyOf (365:54323)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (365:54830)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:54936)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (365:54609)❌ 
  │ │ ├──[🔀] title (365:54627)
  │ │ ├──[+] description (365:54654)
  │ │ └──[-] const (381:456)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (365:57311)❌ 
  │ └─┬modified_at
  │   └──[🔀] $ref (387:48217)❌ 
  ├─┬SubscriptionUpdateBillingPeriod
  │ └─┬current_billing_period_end
  │   └──[🔀] description (387:245059)
  ├─┬OrganizationSubscriptionSettings
  │ └─┬proration_behavior
  │   └──[🔀] $ref (387:138903)❌ 
  ├─┬Meter
  │ ├──[+] required (387:50471)❌ 
  │ ├──[+] properties (387:49000)
  │ ├──[+] properties (387:49132)
  │ ├──[+] properties (387:48912)
  │ ├─┬name
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] type (748:1392)❌ 
  │ │ ├──[🔀] title (387:48620)
  │ │ ├──[-] format (748:1410)❌ 
  │ │ ├──[🔀] description (387:48648)
  │ │ ├──[+] anyOf (387:48555)
  │ │ └──[+] anyOf (387:48595)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (387:9615)❌ 
  │ ├─┬id
  │ │ ├──[-] type (748:392)❌ 
  │ │ ├──[🔀] title (387:49207)
  │ │ ├──[-] format (748:410)❌ 
  │ │ ├──[🔀] description (387:49241)
  │ │ ├──[+] anyOf (387:49162)
  │ │ └──[+] anyOf (387:49182)
  │ ├─┬modified_at
  │ │ ├──[+] type (387:48707)❌ 
  │ │ ├──[🔀] title (387:48741)
  │ │ ├──[+] format (387:48725)❌ 
  │ │ ├──[🔀] description (387:48760)
  │ │ ├──[-] anyOf (748:240)❌ 
  │ │ └──[-] anyOf (748:280)❌ 
  │ └─┬filter
  │   └──[🔀] $ref (387:49015)❌ 
  ├─┬OrganizationCustomerPortalSettings
  │ ├──[+] properties (387:133844)
  │ ├─┬usage
  │ │ └──[🔀] $ref (365:313409)❌ 
  │ └─┬subscription
  │   └──[🔀] $ref (365:310728)❌ 
  ├─┬BenefitCustom
  │ ├──[+] required (365:39206)❌ 
  │ ├──[+] properties (365:38725)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:38844)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (365:38738)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] type (366:831)❌ 
  │ │ ├──[🔀] title (365:38263)
  │ │ ├──[-] format (366:849)❌ 
  │ │ ├──[🔀] description (365:38291)
  │ │ ├──[+] anyOf (365:38198)
  │ │ └──[+] anyOf (365:38238)
  │ ├─┬selectable
  │ │ └──[🔀] $ref (365:41335)❌ 
  │ └─┬type
  │   ├──[🔀] type (365:38517)❌ 
  │   ├──[🔀] title (365:38535)
  │   ├──[+] description (365:38562)
  │   └──[-] const (366:449)❌ 
  ├─┬MeterUpdate
  │ ├──[+] properties (387:60293)
  │ ├──[+] properties (387:60457)
  │ ├──[+] properties (387:60176)
  │ ├─┬is_archived
  │ │ ├──[🔀] title (387:60555)
  │ │ ├──[🔀] description (387:60589)
  │ │ └─┬ANYOF
  │ │   ├──[+] exclusiveMinimum (387:60524)❌ 
  │ │   └──[🔀] type (387:60495)❌ 
  │ ├─┬name
  │ │ ├──[🔀] title (387:61665)
  │ │ ├──[🔀] description (387:61693)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (387:61628)❌ 
  │ │   └──[-] minLength (757:676)❌ 
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (757:72)❌ 
  │ │ ├──[-] propertyNames (757:207)❌ 
  │ │ ├──[-] type (757:245)❌ 
  │ │ ├──[-] title (757:281)
  │ │ ├──[-] maxProperties (757:270)❌ 
  │ │ ├──[🔀] description (387:60859)
  │ │ ├──[+] anyOf (387:9601)
  │ │ └──[+] anyOf (387:60828)
  │ └─┬filter
  │   ├──[+] title (387:60362)
  │   ├──[🔀] description (387:60391)
  │   └─┬ANYOF
  │     └──[🔀] $ref (387:60318)❌ 
  ├─┬EventCreateExternalCustomer
  │ └─┬name
  │   └──[+] maxLength (365:411255)❌ 
  ├─┬BenefitGitHubRepository
  │ ├──[+] required (365:68031)❌ 
  │ ├──[+] properties (365:67540)
  │ ├─┬type
  │ │ ├──[🔀] type (365:67332)❌ 
  │ │ ├──[🔀] title (365:67350)
  │ │ ├──[+] description (365:67377)
  │ │ └──[-] const (395:459)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] type (395:852)❌ 
  │ │ ├──[🔀] title (365:67067)
  │ │ ├──[-] format (395:870)❌ 
  │ │ ├──[🔀] description (365:67095)
  │ │ ├──[+] anyOf (365:67002)
  │ │ └──[+] anyOf (365:67042)
  │ ├─┬selectable
  │ │ └──[🔀] $ref (365:70757)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:67659)❌ 
  │ └─┬metadata
  │   └──[🔀] $ref (365:67553)❌ 
  ├─┬ProductPriceMeter
  │ ├──[+] required (387:174681)❌ 
  │ ├──[+] properties (387:174337)
  │ ├──[+] properties (387:174469)
  │ ├──[+] properties (387:174249)
  │ ├─┬name
  │ │ ├──[-] type (849:149)❌ 
  │ │ ├──[🔀] title (387:174544)
  │ │ ├──[🔀] description (387:174578)
  │ │ ├──[+] anyOf (387:174499)
  │ │ └──[+] anyOf (387:174519)
  │ └─┬id
  │   ├──[-] type (849:56)❌ 
  │   ├──[🔀] title (387:174406)
  │   ├──[-] format (849:74)❌ 
  │   ├──[🔀] description (387:174435)
  │   ├──[+] anyOf (387:174362)
  │   └──[+] anyOf (387:174381)
  ├─┬BenefitFeatureFlag
  │ ├──[+] required (365:61766)❌ 
  │ ├──[+] properties (365:61280)
  │ ├─┬type
  │ │ ├──[🔀] type (365:61072)❌ 
  │ │ ├──[🔀] title (365:61090)
  │ │ ├──[+] description (365:61117)
  │ │ └──[-] const (388:454)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (365:61293)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:61399)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] type (388:842)❌ 
  │ │ ├──[🔀] title (365:60812)
  │ │ ├──[-] format (388:860)❌ 
  │ │ ├──[🔀] description (365:60840)
  │ │ ├──[+] anyOf (365:60747)
  │ │ └──[+] anyOf (365:60787)
  │ └─┬selectable
  │   └──[🔀] $ref (365:63797)❌ 
  ├─┬EventCreateCustomer
  │ └─┬name
  │   └──[+] maxLength (365:409224)❌ 
  ├─┬BenefitLicenseKeys
  │ ├──[+] required (365:103467)❌ 
  │ ├──[+] properties (365:102981)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (365:102994)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:103100)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (365:105610)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (365:102773)❌ 
  │ │ ├──[🔀] title (365:102791)
  │ │ ├──[+] description (365:102818)
  │ │ └──[-] const (425:454)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ └─┬organization_id
  │   ├──[-] type (425:842)❌ 
  │   ├──[🔀] title (365:102513)
  │   ├──[-] format (425:860)❌ 
  │   ├──[🔀] description (365:102541)
  │   ├──[+] anyOf (365:102448)
  │   └──[+] anyOf (365:102488)
  ├─┬Organization
  │ ├──[+] required (387:121635)❌ 
  │ ├──[+] required (387:121648)❌ 
  │ ├──[+] properties (387:120967)
  │ ├──[+] properties (387:121113)
  │ ├─┬feature_settings
  │ │ ├──[+] title (387:116579)
  │ │ ├──[🔀] description (387:116601)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (387:116535)❌ 
  │ ├─┬avatar_url
  │ │ ├──[+] type (387:116382)❌ 
  │ │ ├──[🔀] title (387:116400)
  │ │ ├──[🔀] description (387:116439)
  │ │ ├──[-] anyOf (796:698)❌ 
  │ │ └──[-] anyOf (796:717)❌ 
  │ ├─┬socials
  │ │ └──[🔀] $ref (387:233112)❌ 
  │ ├─┬created_at
  │ │ ├──[-] type (796:59)❌ 
  │ │ ├──[-] title (796:97)
  │ │ ├──[-] format (796:77)❌ 
  │ │ ├──[🔀] description (387:120918)
  │ │ ├──[+] anyOf (387:118323)
  │ │ └──[+] anyOf (387:120887)
  │ ├─┬allow_customer_updates
  │ │ ├──[-] type (796:1048)❌ 
  │ │ ├──[🔀] title (387:121051)
  │ │ ├──[🔀] description (387:121078)
  │ │ ├──[+] anyOf (387:120990)
  │ │ └──[+] anyOf (387:121026)
  │ ├─┬default_presentment_currency
  │ │ └──[🔀] $ref (387:133693)❌ 
  │ ├─┬details_submitted_at
  │ │ └──[🔀] $ref (387:255621)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (387:115878)❌ 
  │ ├─┬website
  │ │ └──[🔀] $ref (387:138624)❌ 
  │ ├─┬customer_portal_settings
  │ │ └──[🔀] $ref (387:132363)❌ 
  │ ├─┬default_tax_behavior
  │ │ └──[🔀] $ref (387:117231)❌ 
  │ ├─┬modified_at
  │ │ ├──[+] type (387:115671)❌ 
  │ │ ├──[🔀] title (387:115705)
  │ │ ├──[+] format (387:115689)❌ 
  │ │ ├──[🔀] description (387:115724)
  │ │ ├──[-] anyOf (796:185)❌ 
  │ │ └──[-] anyOf (796:225)❌ 
  │ ├─┬customer_email_settings
  │ │ └──[🔀] $ref (387:115385)❌ 
  │ ├─┬notification_settings
  │ │ └──[🔀] $ref (387:115756)❌ 
  │ ├─┬email
  │ │ ├──[🔀] title (387:117107)
  │ │ ├──[🔀] description (387:117144)
  │ │ └─┬ANYOF
  │ │   └──[+] format (387:117068)❌ 
  │ ├─┬subscription_settings
  │ │ └──[🔀] $ref (387:116765)❌ 
  │ ├─┬country
  │ │ ├──[+] title (387:116076)
  │ │ ├──[🔀] description (387:116103)
  │ │ └─┬ANYOF
  │ │   ├──[-] enum (796:3149)❌ 
  │ │   ├──[-] enum (796:3424)❌ 
  │ │   ├──[-] enum (796:3649)❌ 
  │ │   ├──[-] enum (796:3914)❌ 
  │ │   ├──[-] enum (796:3989)❌ 
  │ │   ├──[-] enum (796:4249)❌ 
  │ │   ├──[-] enum (796:3639)❌ 
  │ │   ├──[-] enum (796:3854)❌ 
  │ │   ├──[-] enum (796:3049)❌ 
  │ │   ├──[-] enum (796:3159)❌ 
  │ │   ├──[-] enum (796:3454)❌ 
  │ │   ├──[-] enum (796:3779)❌ 
  │ │   ├──[-] enum (796:3604)❌ 
  │ │   ├──[-] enum (796:4199)❌ 
  │ │   ├──[-] enum (796:3494)❌ 
  │ │   ├──[-] enum (796:3814)❌ 
  │ │   ├──[-] enum (796:3994)❌ 
  │ │   ├──[-] enum (796:3464)❌ 
  │ │   ├──[-] enum (796:3919)❌ 
  │ │   ├──[-] enum (796:3304)❌ 
  │ │   ├──[-] enum (796:3489)❌ 
  │ │   ├──[-] enum (796:3669)❌ 
  │ │   ├──[-] enum (796:4014)❌ 
  │ │   ├──[-] enum (796:4039)❌ 
  │ │   ├──[-] enum (796:3294)❌ 
  │ │   ├──[-] enum (796:3389)❌ 
  │ │   ├──[-] enum (796:3409)❌ 
  │ │   ├──[-] enum (796:3509)❌ 
  │ │   ├──[-] enum (796:4049)❌ 
  │ │   ├──[-] enum (796:4099)❌ 
  │ │   ├──[-] enum (796:4109)❌ 
  │ │   ├──[-] enum (796:3289)❌ 
  │ │   ├──[-] enum (796:3139)❌ 
  │ │   ├──[-] enum (796:3434)❌ 
  │ │   ├──[-] enum (796:4044)❌ 
  │ │   ├──[-] enum (796:4189)❌ 
  │ │   ├──[-] enum (796:4204)❌ 
  │ │   ├──[-] enum (796:3229)❌ 
  │ │   ├──[-] enum (796:3544)❌ 
  │ │   ├──[-] enum (796:3809)❌ 
  │ │   ├──[-] enum (796:3899)❌ 
  │ │   ├──[-] enum (796:4064)❌ 
  │ │   ├──[-] enum (796:3584)❌ 
  │ │   ├──[-] enum (796:3719)❌ 
  │ │   ├──[-] enum (796:3019)❌ 
  │ │   ├──[-] enum (796:3064)❌ 
  │ │   ├──[-] enum (796:3099)❌ 
  │ │   ├──[-] enum (796:3314)❌ 
  │ │   ├──[-] enum (796:3764)❌ 
  │ │   ├──[-] enum (796:3844)❌ 
  │ │   ├──[-] enum (796:4009)❌ 
  │ │   ├──[-] enum (796:4019)❌ 
  │ │   ├──[-] enum (796:3124)❌ 
  │ │   ├──[-] enum (796:3264)❌ 
  │ │   ├──[-] enum (796:3419)❌ 
  │ │   ├──[-] enum (796:3574)❌ 
  │ │   ├──[-] enum (796:3224)❌ 
  │ │   ├──[-] enum (796:3279)❌ 
  │ │   ├──[-] enum (796:3469)❌ 
  │ │   ├──[-] enum (796:3759)❌ 
  │ │   ├──[-] enum (796:3874)❌ 
  │ │   ├──[-] enum (796:3939)❌ 
  │ │   ├──[-] enum (796:3564)❌ 
  │ │   ├──[-] enum (796:3674)❌ 
  │ │   ├──[-] enum (796:4144)❌ 
  │ │   ├──[-] enum (796:3104)❌ 
  │ │   ├──[-] enum (796:3664)❌ 
  │ │   ├──[-] enum (796:3714)❌ 
  │ │   ├──[-] enum (796:3214)❌ 
  │ │   ├──[-] enum (796:3999)❌ 
  │ │   ├──[-] enum (796:4209)❌ 
  │ │   ├──[-] enum (796:3024)❌ 
  │ │   ├──[-] enum (796:3244)❌ 
  │ │   ├──[-] enum (796:3514)❌ 
  │ │   ├──[-] enum (796:3134)❌ 
  │ │   ├──[-] enum (796:3194)❌ 
  │ │   ├──[-] enum (796:3474)❌ 
  │ │   ├──[-] enum (796:3499)❌ 
  │ │   ├──[-] enum (796:3614)❌ 
  │ │   ├──[-] enum (796:3724)❌ 
  │ │   ├──[-] enum (796:3774)❌ 
  │ │   ├──[-] enum (796:3829)❌ 
  │ │   ├──[-] enum (796:4054)❌ 
  │ │   ├──[-] enum (796:4224)❌ 
  │ │   ├──[-] enum (796:3074)❌ 
  │ │   ├──[-] enum (796:3219)❌ 
  │ │   ├──[-] enum (796:3379)❌ 
  │ │   ├──[-] enum (796:3554)❌ 
  │ │   ├──[-] enum (796:3589)❌ 
  │ │   ├──[-] enum (796:3654)❌ 
  │ │   ├──[-] enum (796:3109)❌ 
  │ │   ├──[-] enum (796:3239)❌ 
  │ │   ├──[-] enum (796:3624)❌ 
  │ │   ├──[-] enum (796:3634)❌ 
  │ │   ├──[-] enum (796:3659)❌ 
  │ │   ├──[-] enum (796:3804)❌ 
  │ │   ├──[-] enum (796:3944)❌ 
  │ │   ├──[-] enum (796:4024)❌ 
  │ │   ├──[-] enum (796:3344)❌ 
  │ │   ├──[-] enum (796:3399)❌ 
  │ │   ├──[-] enum (796:3439)❌ 
  │ │   ├──[-] enum (796:3789)❌ 
  │ │   ├──[-] enum (796:3869)❌ 
  │ │   ├──[-] enum (796:4234)❌ 
  │ │   ├──[-] enum (796:3204)❌ 
  │ │   ├──[-] enum (796:4079)❌ 
  │ │   ├──[-] enum (796:3154)❌ 
  │ │   ├──[-] enum (796:3449)❌ 
  │ │   ├──[-] enum (796:3679)❌ 
  │ │   ├──[-] enum (796:3684)❌ 
  │ │   ├──[-] enum (796:3849)❌ 
  │ │   ├──[-] enum (796:3014)❌ 
  │ │   ├──[-] enum (796:3594)❌ 
  │ │   ├──[-] enum (796:3769)❌ 
  │ │   ├──[-] enum (796:3984)❌ 
  │ │   ├──[-] enum (796:4059)❌ 
  │ │   ├──[-] enum (796:3114)❌ 
  │ │   ├──[-] enum (796:3709)❌ 
  │ │   ├──[-] enum (796:3969)❌ 
  │ │   ├──[-] enum (796:4119)❌ 
  │ │   ├──[-] enum (796:3699)❌ 
  │ │   ├──[-] enum (796:3754)❌ 
  │ │   ├──[-] enum (796:3884)❌ 
  │ │   ├──[-] enum (796:3974)❌ 
  │ │   ├──[-] enum (796:4169)❌ 
  │ │   ├──[-] enum (796:4244)❌ 
  │ │   ├──[-] enum (796:3694)❌ 
  │ │   ├──[-] enum (796:3734)❌ 
  │ │   ├──[-] enum (796:3744)❌ 
  │ │   ├──[-] enum (796:3299)❌ 
  │ │   ├──[-] enum (796:3459)❌ 
  │ │   ├──[-] enum (796:3784)❌ 
  │ │   ├──[-] enum (796:3859)❌ 
  │ │   ├──[-] enum (796:3169)❌ 
  │ │   ├──[-] enum (796:3179)❌ 
  │ │   ├──[-] enum (796:3739)❌ 
  │ │   ├──[-] enum (796:3794)❌ 
  │ │   ├──[-] enum (796:3269)❌ 
  │ │   ├──[-] enum (796:3129)❌ 
  │ │   ├──[-] enum (796:3164)❌ 
  │ │   ├──[-] enum (796:3579)❌ 
  │ │   ├──[-] enum (796:3529)❌ 
  │ │   ├──[-] enum (796:3089)❌ 
  │ │   ├──[-] enum (796:3254)❌ 
  │ │   ├──[-] enum (796:3349)❌ 
  │ │   ├──[-] enum (796:3949)❌ 
  │ │   ├──[-] enum (796:3979)❌ 
  │ │   ├──[-] enum (796:3079)❌ 
  │ │   ├──[-] enum (796:3119)❌ 
  │ │   ├──[-] enum (796:3184)❌ 
  │ │   ├──[-] enum (796:3354)❌ 
  │ │   ├──[-] enum (796:3359)❌ 
  │ │   ├──[-] enum (796:3549)❌ 
  │ │   ├──[-] enum (796:4254)❌ 
  │ │   ├──[-] enum (796:3094)❌ 
  │ │   ├──[-] enum (796:3384)❌ 
  │ │   ├──[-] enum (796:3619)❌ 
  │ │   ├──[-] enum (796:3929)❌ 
  │ │   ├──[-] enum (796:3394)❌ 
  │ │   ├──[-] enum (796:3524)❌ 
  │ │   ├──[-] enum (796:3644)❌ 
  │ │   ├──[-] enum (796:4219)❌ 
  │ │   ├──[-] enum (796:3339)❌ 
  │ │   ├──[-] enum (796:3429)❌ 
  │ │   ├──[-] enum (796:3889)❌ 
  │ │   ├──[-] enum (796:3274)❌ 
  │ │   ├──[-] enum (796:3539)❌ 
  │ │   ├──[-] enum (796:3729)❌ 
  │ │   ├──[-] enum (796:4069)❌ 
  │ │   ├──[-] enum (796:3029)❌ 
  │ │   ├──[-] enum (796:3034)❌ 
  │ │   ├──[-] enum (796:3044)❌ 
  │ │   ├──[-] enum (796:3199)❌ 
  │ │   ├──[-] enum (796:3569)❌ 
  │ │   ├──[-] enum (796:3904)❌ 
  │ │   ├──[-] enum (796:3059)❌ 
  │ │   ├──[-] enum (796:3364)❌ 
  │ │   ├──[-] enum (796:3629)❌ 
  │ │   ├──[-] enum (796:4134)❌ 
  │ │   ├──[-] enum (796:4239)❌ 
  │ │   ├──[-] enum (796:3534)❌ 
  │ │   ├──[-] enum (796:4034)❌ 
  │ │   ├──[-] enum (796:3069)❌ 
  │ │   ├──[-] enum (796:3609)❌ 
  │ │   ├──[-] enum (796:4129)❌ 
  │ │   ├──[-] enum (796:4154)❌ 
  │ │   ├──[-] enum (796:4194)❌ 
  │ │   ├──[-] enum (796:3559)❌ 
  │ │   ├──[-] enum (796:3054)❌ 
  │ │   ├──[-] enum (796:3209)❌ 
  │ │   ├──[-] enum (796:3309)❌ 
  │ │   ├──[-] enum (796:3329)❌ 
  │ │   ├──[-] enum (796:3689)❌ 
  │ │   ├──[-] enum (796:3934)❌ 
  │ │   ├──[-] enum (796:4074)❌ 
  │ │   ├──[-] enum (796:3324)❌ 
  │ │   ├──[-] enum (796:3404)❌ 
  │ │   ├──[-] enum (796:3959)❌ 
  │ │   ├──[-] enum (796:4139)❌ 
  │ │   ├──[-] enum (796:4164)❌ 
  │ │   ├──[-] enum (796:3174)❌ 
  │ │   ├──[-] enum (796:3704)❌ 
  │ │   ├──[-] enum (796:3189)❌ 
  │ │   ├──[-] enum (796:3374)❌ 
  │ │   ├──[-] enum (796:3799)❌ 
  │ │   ├──[-] enum (796:3879)❌ 
  │ │   ├──[-] enum (796:4174)❌ 
  │ │   ├──[-] enum (796:3084)❌ 
  │ │   ├──[-] enum (796:3249)❌ 
  │ │   ├──[-] enum (796:4229)❌ 
  │ │   ├──[-] enum (796:3599)❌ 
  │ │   ├──[-] enum (796:3839)❌ 
  │ │   ├──[-] enum (796:3964)❌ 
  │ │   ├──[-] enum (796:4029)❌ 
  │ │   ├──[-] enum (796:4214)❌ 
  │ │   ├──[-] enum (796:4084)❌ 
  │ │   ├──[-] enum (796:4089)❌ 
  │ │   ├──[-] enum (796:4149)❌ 
  │ │   ├──[-] enum (796:3284)❌ 
  │ │   ├──[-] enum (796:3334)❌ 
  │ │   ├──[-] enum (796:3479)❌ 
  │ │   ├──[-] enum (796:3924)❌ 
  │ │   ├──[-] enum (796:3444)❌ 
  │ │   ├──[-] enum (796:4114)❌ 
  │ │   ├──[-] enum (796:4184)❌ 
  │ │   ├──[-] enum (796:3819)❌ 
  │ │   ├──[-] enum (796:3864)❌ 
  │ │   ├──[-] enum (796:3319)❌ 
  │ │   ├──[-] enum (796:3909)❌ 
  │ │   ├──[-] enum (796:3954)❌ 
  │ │   ├──[-] enum (796:3749)❌ 
  │ │   ├──[-] enum (796:4124)❌ 
  │ │   ├──[-] enum (796:3234)❌ 
  │ │   ├──[-] enum (796:3259)❌ 
  │ │   ├──[-] enum (796:3369)❌ 
  │ │   ├──[-] enum (796:3834)❌ 
  │ │   ├──[-] enum (796:4004)❌ 
  │ │   ├──[-] enum (796:4104)❌ 
  │ │   ├──[-] enum (796:3484)❌ 
  │ │   ├──[-] enum (796:3824)❌ 
  │ │   ├──[-] enum (796:3894)❌ 
  │ │   ├──[-] enum (796:4159)❌ 
  │ │   ├──[-] enum (796:4179)❌ 
  │ │   ├──[-] enum (796:3504)❌ 
  │ │   ├──[-] enum (796:3519)❌ 
  │ │   ├──[-] enum (796:3414)❌ 
  │ │   ├──[-] enum (796:3039)❌ 
  │ │   ├──[-] enum (796:3144)❌ 
  │ │   ├──[-] enum (796:4094)❌ 
  │ │   ├──[-] title (796:4268)
  │ │   └─┬Extensions
  │ │     └──[-] x-speakeasy-enums (796:4304)❌ 
  │ ├─┬name
  │ │ ├──[-] type (796:430)❌ 
  │ │ ├──[🔀] title (387:115584)
  │ │ ├──[🔀] description (387:115612)
  │ │ ├──[+] anyOf (387:115519)
  │ │ └──[+] anyOf (387:115559)
  │ ├─┬slug
  │ │ ├──[-] type (796:552)❌ 
  │ │ ├──[🔀] title (387:121204)
  │ │ ├──[🔀] description (387:121238)
  │ │ ├──[+] anyOf (387:121143)
  │ │ └──[+] anyOf (387:121179)
  │ ├─┬id
  │ │ ├──[-] type (796:337)❌ 
  │ │ ├──[-] title (796:371)
  │ │ ├──[-] format (796:355)❌ 
  │ │ ├──[🔀] description (387:117687)
  │ │ ├──[+] anyOf (387:135785)
  │ │ └──[+] anyOf (387:117656)
  │ └─┬proration_behavior
  │   └──[🔀] $ref (387:137579)❌ 
  ├─┬BenefitDiscord
  │ ├──[+] required (365:48347)❌ 
  │ ├──[+] properties (365:47865)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (365:47878)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (387:48217)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] type (374:833)❌ 
  │ │ ├──[🔀] title (365:47402)
  │ │ ├──[-] format (374:851)❌ 
  │ │ ├──[🔀] description (365:47430)
  │ │ ├──[+] anyOf (365:47337)
  │ │ └──[+] anyOf (365:47377)
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:47984)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (365:50569)❌ 
  │ └─┬type
  │   ├──[🔀] type (365:47657)❌ 
  │   ├──[🔀] title (365:47675)
  │   ├──[+] description (365:47702)
  │   └──[-] const (374:450)❌ 
  ├─┬BenefitMeterCredit
  │ ├──[+] required (365:110556)❌ 
  │ ├──[+] properties (365:110070)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (365:110083)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (365:112780)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (365:110189)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (365:109862)❌ 
  │ │ ├──[🔀] title (365:109880)
  │ │ ├──[+] description (365:109907)
  │ │ └──[-] const (432:454)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] type (432:842)❌ 
  │ │ ├──[🔀] title (365:109602)
  │ │ ├──[-] format (432:860)❌ 
  │ │ ├──[🔀] description (365:109630)
  │ │ ├──[+] anyOf (365:109537)
  │ │ └──[+] anyOf (365:109577)
  │ └─┬modified_at
  │   └──[🔀] $ref (387:48217)❌ 
  ├─┬SubscriptionProrationBehavior
  │ └──[+] enum (387:233163)
  └─┬OrganizationFeatureSettings
    ├──[+] properties (387:137078)
    └──[-] properties (809:376)❌ 
Document Element Total Changes Breaking Changes
paths 7 1
components 633 460

View full report

Linting Report 0 errors, 1 warnings, 14 hints

View full report

PHP CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.761.7

Last updated by Speakeasy workflow

@github-actions github-actions bot added the patch Patch version bump label Apr 4, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1775262505 branch 7 times, most recently from c44b827 to 8dd7f9b Compare April 11, 2026 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1775262505 branch 5 times, most recently from 7efba10 to 9ee185a Compare April 16, 2026 00:39
* `polar->checkouts->clientGet()`:  `response` **Changed** (Breaking ⚠️)
* `polar->events->get()`:  `response.union(SystemEvent)->union(subscription.updated)->metadata->union(SubscriptionUpdatedProductMetadata)->prorationBehavior->enum(reset)` **Added** (Breaking ⚠️)
* `polar->events->list()`:  `response.union(ListResource_Event_)->items[]->union(SystemEvent)->union(subscription.updated)->metadata->union(SubscriptionUpdatedProductMetadata)->prorationBehavior->enum(reset)` **Added** (Breaking ⚠️)
* `polar->customer_portal->subscriptions->update()`: 
  *  `request.customerSubscriptionUpdate->union(CustomerSubscriptionUpdateSeats)->prorationBehavior->enum(reset)` **Added**
  *  `response.product` **Changed** (Breaking ⚠️)
* `polar->customer_portal->subscriptions->cancel()`:  `response.product` **Changed** (Breaking ⚠️)
* `polar->customer_portal->subscriptions->get()`:  `response.product` **Changed** (Breaking ⚠️)
* `polar->customer_portal->subscriptions->list()`:  `response.items[]->product` **Changed** (Breaking ⚠️)
* `polar->organizations->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->organizations->create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `polar->organizations->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->organizations->update()`: 
  *  `request.organizationUpdate` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->organizations->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->orders->update()`:  `response.product` **Changed** (Breaking ⚠️)
* `polar->customer_portal->orders->get()`:  `response.product` **Changed** (Breaking ⚠️)
* `polar->customer_portal->orders->list()`:  `response.items[]->product` **Changed** (Breaking ⚠️)
* `polar->customer_portal->seats->listClaimedSubscriptions()`:  `response.items[]->product` **Changed** (Breaking ⚠️)
* `polar->customer_portal->benefitGrants->update()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->benefitGrants->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->benefitGrants->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->checkouts->clientConfirm()`:  `response` **Changed** (Breaking ⚠️)
* `polar->checkouts->clientUpdate()`:  `response` **Changed** (Breaking ⚠️)
* `polar->subscriptions->update()`: 
  *  `request.subscriptionUpdate->union(SubscriptionUpdateProduct)->prorationBehavior->enum(reset)` **Added**
  *  `response` **Changed**
* `polar->benefits->create()`:  `response` **Changed**
* `polar->products->create()`:  `response` **Changed**
* `polar->products->get()`:  `response` **Changed**
* `polar->products->update()`:  `response` **Changed**
* `polar->products->updateBenefits()`:  `response` **Changed**
* `polar->orders->list()`: 
  *  `request->subscriptionId` **Added**
* `polar->checkouts->list()`:  `response.items[]->products[]` **Changed**
* `polar->checkouts->create()`:  `response.products[]` **Changed**
* `polar->checkouts->get()`:  `response.products[]` **Changed**
* `polar->checkouts->update()`:  `response.products[]` **Changed**
* `polar->benefit-grants->list()`:  `response.items[]->benefit` **Changed**
* `polar->benefits->grants()`:  `response.items[]->benefit` **Changed**
* `polar->benefits->update()`:  `response` **Changed**
* `polar->checkout-links->list()`:  `response.items[]->products[]` **Changed**
* `polar->checkout-links->create()`:  `response.products[]` **Changed**
* `polar->checkout-links->get()`:  `response.products[]` **Changed**
* `polar->checkout-links->update()`:  `response.products[]` **Changed**
* `polar->benefits->get()`:  `response` **Changed**
* `polar->products->list()`:  `response.items[]` **Changed**
* `polar->benefits->list()`:  `response.items[]` **Changed**
* `polar->metrics->export()`: **Added**
* `polar->subscriptions->revoke()`:  `response` **Changed**
* `polar->subscriptions->get()`:  `response` **Changed**
* `polar->subscriptions->create()`:  `response` **Changed**
* `polar->customer_portal->orders->confirmRetryPayment()`:  `error.status[429]` **Added**
* `polar->subscriptions->list()`:  `response.items[]` **Changed**
* `polar->customer_portal->customers->verifyEmailUpdate()`: **Added**
* `polar->customer_portal->customers->checkEmailUpdate()`: **Added**
* `polar->customer_portal->customers->requestEmailUpdate()`: **Added**
* `polar->members->updateMemberByExternalId()`: **Added**
* `polar->members->deleteMemberByExternalId()`: **Added**
* `polar->members->getMemberByExternalId()`: **Added**
* `polar->meters->list()`:  `response.items[]` **Changed**
* `polar->meters->create()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `polar->meters->get()`:  `response` **Changed**
* `polar->meters->update()`: 
  *  `request.meterUpdate` **Changed**
  *  `response` **Changed**
* `polar->customer_meters->list()`:  `response.items[]->meter` **Changed**
* `polar->customer_meters->get()`:  `response.meter` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1775262505 branch from 0a8f81b to 2c1e22a Compare April 17, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant