Skip to content

chore: 🐝 Update SDK - Generate 0.38.7 - #174

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1788580095
Open

github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1788580095

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

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.

Python SDK Changes:

  • dub.customers.update():
    • request.request_body.subscription_canceled_at Added
  • dub.partners.list(): response.[].custom_reward_id Added
  • dub.partners.create(): response.custom_reward_id Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/commissions
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬metadata
│ │               └──[🔀] description (1:268876)
│ ├─┬/customers/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[+] properties (1:174358)
│ ├─┬/partners/links
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬url
│ │           └──[🔀] description (1:221257)
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           ├──[+] properties (1:207702)
│ │ │           ├─┬partnerId
│ │ │           │ ├──[+] enum (1:204309)
│ │ │           │ ├──[+] enum (1:204317)
│ │ │           │ ├──[+] enum (1:204329)
│ │ │           │ ├──[+] enum (1:204340)
│ │ │           │ ├──[+] enum (1:204351)
│ │ │           │ └──[🔀] description (1:204376)
│ │ │           ├─┬earningsPerClick
│ │ │           │ ├──[🔀] type (1:207790)❌ 
│ │ │           │ └──[-] description (1:213773)
│ │ │           ├─┬totalClicks
│ │ │           │ ├──[🔀] type (1:215477)❌ 
│ │ │           │ ├──[🔀] description (1:215404)
│ │ │           │ ├──[-] default (1:213027)❌ 
│ │ │           │ └──[+] nullable (1:215465)❌ 
│ │ │           ├─┬twitter
│ │ │           │ ├──[🔀] description (1:215532)
│ │ │           │ └──[+] deprecated (1:215513)
│ │ │           ├─┬website
│ │ │           │ └──[🔀] description (1:203572)
│ │ │           ├─┬programId
│ │ │           │ ├──[🔀] description (1:204755)
│ │ │           │ └──[+] nullable (1:204736)❌ 
│ │ │           ├─┬leadRewardId
│ │ │           │ └──[+] description (1:215294)
│ │ │           ├─┬netRevenue
│ │ │           │ ├──[🔀] type (1:203457)❌ 
│ │ │           │ ├──[+] maxLength (1:203478)❌ 
│ │ │           │ ├──[🔀] description (1:203496)
│ │ │           │ └──[-] default (1:213720)❌ 
│ │ │           ├─┬saleRewardId
│ │ │           │ ├──[🔀] type (1:214802)❌ 
│ │ │           │ └──[+] description (1:214713)
│ │ │           ├─┬totalLeads
│ │ │           │ └──[🔀] description (1:213466)
│ │ │           ├─┬networkStatus
│ │ │           │ ├──[-] enum (1:204140)❌ 
│ │ │           │ ├──[-] enum (1:204151)❌ 
│ │ │           │ ├──[-] enum (1:204162)❌ 
│ │ │           │ ├──[-] enum (1:204120)❌ 
│ │ │           │ ├──[-] enum (1:204128)❌ 
│ │ │           │ ├──[🔀] type (1:213919)❌ 
│ │ │           │ ├──[🔀] description (1:213830)
│ │ │           │ └──[+] default (1:213910)❌ 
│ │ │           ├─┬leadToConversionRate
│ │ │           │ ├──[🔀] type (1:207590)❌ 
│ │ │           │ └──[-] description (1:214366)
│ │ │           ├─┬tiktok
│ │ │           │ └──[🔀] description (1:205496)
│ │ │           ├─┬email
│ │ │           │ ├──[🔀] type (1:214046)❌ 
│ │ │           │ ├──[-] maxLength (1:203575)❌ 
│ │ │           │ └──[🔀] description (1:213963)
│ │ │           ├─┬discountId
│ │ │           │ ├──[+] maxLength (1:203987)❌ 
│ │ │           │ └──[+] description (1:203884)
│ │ │           ├─┬paypalEmail
│ │ │           │ └──[🔀] description (1:205023)
│ │ │           ├─┬trustedAt
│ │ │           │ ├──[🔀] type (1:213681)❌ 
│ │ │           │ ├──[🔀] description (1:213586)
│ │ │           │ ├──[+] default (1:213570)❌ 
│ │ │           │ ├──[-] nullable (1:215396)❌ 
│ │ │           │ └──[-] deprecated (1:215323)
│ │ │           ├─┬totalConversions
│ │ │           │ └──[🔀] description (1:207408)
│ │ │           ├─┬instagram
│ │ │           │ └──[🔀] description (1:203808)
│ │ │           ├─┬linkedin
│ │ │           │ ├──[🔀] type (1:214670)❌ 
│ │ │           │ └──[🔀] description (1:214556)
│ │ │           ├─┬referralFormData
│ │ │           │ ├──[-] additionalProperties (1:212115)❌ 
│ │ │           │ ├──[-] required (1:212082)❌ 
│ │ │           │ ├──[🔀] type (1:205227)❌ 
│ │ │           │ ├──[+] description (1:205250)
│ │ │           │ ├──[-] nullable (1:208121)❌ 
│ │ │           │ └──[-] properties (1:208156)❌ 
│ │ │           ├─┬groupId
│ │ │           │ ├──[+] maxLength (1:203764)❌ 
│ │ │           │ └──[🔀] description (1:203668)
│ │ │           ├─┬youtube
│ │ │           │ └──[🔀] description (1:214837)
│ │ │           ├─┬id
│ │ │           │ ├──[🔀] description (1:205310)
│ │ │           │ └──[+] nullable (1:205354)❌ 
│ │ │           ├─┬username
│ │ │           │ └──[🔀] description (1:215072)
│ │ │           ├─┬status
│ │ │           │ ├──[-] enum (1:205622)❌ 
│ │ │           │ ├──[-] enum (1:205631)❌ 
│ │ │           │ ├──[-] enum (1:205555)❌ 
│ │ │           │ ├──[-] enum (1:205565)❌ 
│ │ │           │ ├──[-] enum (1:205576)❌ 
│ │ │           │ ├──[-] enum (1:205587)❌ 
│ │ │           │ ├──[-] enum (1:205597)❌ 
│ │ │           │ ├──[-] enum (1:205608)❌ 
│ │ │           │ ├──[-] description (1:205657)
│ │ │           │ └──[+] nullable (1:207627)❌ 
│ │ │           ├─┬totalSaleAmount
│ │ │           │ └──[🔀] description (1:213342)
│ │ │           ├─┬tenantId
│ │ │           │ ├──[+] items (1:213056)❌ 
│ │ │           │ ├──[🔀] type (1:213040)❌ 
│ │ │           │ ├──[🔀] description (1:212993)
│ │ │           │ └──[-] nullable (1:205288)❌ 
│ │ │           ├─┬totalSales
│ │ │           │ └──[🔀] description (1:213724)
│ │ │           ├─┬totalCommissions
│ │ │           │ └──[🔀] description (1:213233)
│ │ │           ├─┬returnOnAdSpend
│ │ │           │ ├──[🔀] type (1:207692)❌ 
│ │ │           │ └──[-] description (1:214523)
│ │ │           ├─┬links
│ │ │           │ ├──[-] items (1:205825)❌ 
│ │ │           │ ├──[🔀] type (1:215257)❌ 
│ │ │           │ └──[🔀] description (1:215182)
│ │ │           ├─┬defaultPayoutMethod
│ │ │           │ ├──[-] enum (1:204474)❌ 
│ │ │           │ ├──[-] enum (1:204484)❌ 
│ │ │           │ ├──[-] enum (1:204497)❌ 
│ │ │           │ ├──[-] enum (1:204506)❌ 
│ │ │           │ └──[-] description (1:204280)
│ │ │           ├─┬stripeConnectId
│ │ │           │ ├──[+] enum (1:205744)
│ │ │           │ ├──[+] enum (1:205754)
│ │ │           │ ├──[+] enum (1:205765)
│ │ │           │ ├──[+] enum (1:205776)
│ │ │           │ ├──[+] enum (1:205786)
│ │ │           │ ├──[+] enum (1:205797)
│ │ │           │ ├──[+] enum (1:205811)
│ │ │           │ ├──[+] enum (1:205820)
│ │ │           │ ├──[🔀] description (1:205846)
│ │ │           │ └──[-] nullable (1:204678)❌ 
│ │ │           ├─┬tags
│ │ │           │ ├──[-] items (1:212866)❌ 
│ │ │           │ ├──[🔀] type (1:204963)❌ 
│ │ │           │ ├──[🔀] description (1:204886)
│ │ │           │ └──[+] nullable (1:204867)❌ 
│ │ │           ├─┬identityVerifiedAt
│ │ │           │ ├──[🔀] description (1:203407)
│ │ │           │ └──[-] nullable (1:204929)❌ 
│ │ │           ├─┬image
│ │ │           │ └──[🔀] description (1:205137)
│ │ │           ├─┬description
│ │ │           │ ├──[+] enum (1:204695)
│ │ │           │ ├──[+] enum (1:204663)
│ │ │           │ ├──[+] enum (1:204673)
│ │ │           │ ├──[+] enum (1:204686)
│ │ │           │ ├──[-] maxLength (1:203798)❌ 
│ │ │           │ └──[🔀] description (1:204469)
│ │ │           ├─┬name
│ │ │           │ ├──[+] items (1:206014)❌ 
│ │ │           │ ├──[🔀] type (1:205998)❌ 
│ │ │           │ ├──[-] maxLength (1:203289)❌ 
│ │ │           │ ├──[🔀] description (1:205943)
│ │ │           │ └──[+] nullable (1:205924)❌ 
│ │ │           ├─┬payoutsEnabledAt
│ │ │           │ ├──[🔀] description (1:205419)
│ │ │           │ └──[-] nullable (1:204815)❌ 
│ │ │           └─┬referralRewardId
│ │ │             ├──[+] additionalProperties (1:212305)❌ 
│ │ │             ├──[+] required (1:212272)❌ 
│ │ │             ├──[🔀] type (1:208373)❌ 
│ │ │             └──[+] properties (1:208396)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] properties (1:191129)
│ │           ├─┬totalSales
│ │           │ └──[🔀] description (1:197151)
│ │           ├─┬trustedAt
│ │           │ ├──[🔀] type (1:197108)❌ 
│ │           │ ├──[🔀] description (1:197013)
│ │           │ ├──[+] default (1:196997)❌ 
│ │           │ ├──[-] nullable (1:198819)❌ 
│ │           │ └──[-] deprecated (1:198746)
│ │           ├─┬twitter
│ │           │ ├──[🔀] description (1:198959)
│ │           │ └──[+] deprecated (1:198940)
│ │           ├─┬totalClicks
│ │           │ ├──[🔀] type (1:198904)❌ 
│ │           │ ├──[🔀] description (1:198831)
│ │           │ ├──[-] default (1:196450)❌ 
│ │           │ └──[+] nullable (1:198892)❌ 
│ │           ├─┬youtube
│ │           │ └──[🔀] description (1:198264)
│ │           ├─┬leadRewardId
│ │           │ └──[+] description (1:198721)
│ │           ├─┬linkedin
│ │           │ ├──[🔀] type (1:198097)❌ 
│ │           │ └──[🔀] description (1:197983)
│ │           ├─┬totalConversions
│ │           │ └──[🔀] description (1:190835)
│ │           ├─┬returnOnAdSpend
│ │           │ ├──[🔀] type (1:191119)❌ 
│ │           │ └──[-] description (1:197946)
│ │           ├─┬defaultPayoutMethod
│ │           │ ├──[-] enum (1:187907)❌ 
│ │           │ ├──[-] enum (1:187920)❌ 
│ │           │ ├──[-] enum (1:187929)❌ 
│ │           │ ├──[-] enum (1:187897)❌ 
│ │           │ └──[-] description (1:187703)
│ │           ├─┬instagram
│ │           │ └──[🔀] description (1:187235)
│ │           ├─┬description
│ │           │ ├──[+] enum (1:188090)
│ │           │ ├──[+] enum (1:188100)
│ │           │ ├──[+] enum (1:188113)
│ │           │ ├──[+] enum (1:188122)
│ │           │ ├──[-] maxLength (1:187221)❌ 
│ │           │ └──[🔀] description (1:187896)
│ │           ├─┬tiktok
│ │           │ └──[🔀] description (1:188923)
│ │           ├─┬programId
│ │           │ ├──[🔀] description (1:188182)
│ │           │ └──[+] nullable (1:188163)❌ 
│ │           ├─┬leadToConversionRate
│ │           │ ├──[🔀] type (1:191017)❌ 
│ │           │ └──[-] description (1:197789)
│ │           ├─┬website
│ │           │ └──[🔀] description (1:186999)
│ │           ├─┬groupId
│ │           │ ├──[+] maxLength (1:187191)❌ 
│ │           │ └──[🔀] description (1:187095)
│ │           ├─┬name
│ │           │ ├──[+] items (1:189441)❌ 
│ │           │ ├──[🔀] type (1:189425)❌ 
│ │           │ ├──[-] maxLength (1:186712)❌ 
│ │           │ ├──[🔀] description (1:189370)
│ │           │ └──[+] nullable (1:189351)❌ 
│ │           ├─┬totalSaleAmount
│ │           │ └──[🔀] description (1:196769)
│ │           ├─┬netRevenue
│ │           │ ├──[🔀] type (1:186884)❌ 
│ │           │ ├──[+] maxLength (1:186905)❌ 
│ │           │ ├──[🔀] description (1:186923)
│ │           │ └──[-] default (1:197143)❌ 
│ │           ├─┬discountId
│ │           │ ├──[+] maxLength (1:187414)❌ 
│ │           │ └──[+] description (1:187311)
│ │           ├─┬referralFormData
│ │           │ ├──[-] additionalProperties (1:195538)❌ 
│ │           │ ├──[-] required (1:195505)❌ 
│ │           │ ├──[🔀] type (1:188654)❌ 
│ │           │ ├──[+] description (1:188677)
│ │           │ ├──[-] nullable (1:191544)❌ 
│ │           │ └──[-] properties (1:191579)❌ 
│ │           ├─┬networkStatus
│ │           │ ├──[-] enum (1:187574)❌ 
│ │           │ ├──[-] enum (1:187585)❌ 
│ │           │ ├──[-] enum (1:187543)❌ 
│ │           │ ├──[-] enum (1:187551)❌ 
│ │           │ ├──[-] enum (1:187563)❌ 
│ │           │ ├──[🔀] type (1:197346)❌ 
│ │           │ ├──[🔀] description (1:197257)
│ │           │ └──[+] default (1:197337)❌ 
│ │           ├─┬stripeConnectId
│ │           │ ├──[+] enum (1:189238)
│ │           │ ├──[+] enum (1:189247)
│ │           │ ├──[+] enum (1:189171)
│ │           │ ├──[+] enum (1:189181)
│ │           │ ├──[+] enum (1:189192)
│ │           │ ├──[+] enum (1:189203)
│ │           │ ├──[+] enum (1:189213)
│ │           │ ├──[+] enum (1:189224)
│ │           │ ├──[🔀] description (1:189273)
│ │           │ └──[-] nullable (1:188101)❌ 
│ │           ├─┬payoutsEnabledAt
│ │           │ ├──[🔀] description (1:188846)
│ │           │ └──[-] nullable (1:188238)❌ 
│ │           ├─┬paypalEmail
│ │           │ └──[🔀] description (1:188450)
│ │           ├─┬referralRewardId
│ │           │ ├──[+] additionalProperties (1:195732)❌ 
│ │           │ ├──[+] required (1:195699)❌ 
│ │           │ ├──[🔀] type (1:191800)❌ 
│ │           │ └──[+] properties (1:191823)
│ │           ├─┬links
│ │           │ ├──[-] items (1:189248)❌ 
│ │           │ ├──[🔀] type (1:198684)❌ 
│ │           │ └──[🔀] description (1:198609)
│ │           ├─┬username
│ │           │ └──[🔀] description (1:198499)
│ │           ├─┬totalLeads
│ │           │ └──[🔀] description (1:196893)
│ │           ├─┬email
│ │           │ ├──[🔀] type (1:197473)❌ 
│ │           │ ├──[-] maxLength (1:186998)❌ 
│ │           │ └──[🔀] description (1:197390)
│ │           ├─┬id
│ │           │ ├──[🔀] description (1:188737)
│ │           │ └──[+] nullable (1:188781)❌ 
│ │           ├─┬status
│ │           │ ├──[-] enum (1:188999)❌ 
│ │           │ ├──[-] enum (1:189010)❌ 
│ │           │ ├──[-] enum (1:189020)❌ 
│ │           │ ├──[-] enum (1:189031)❌ 
│ │           │ ├──[-] enum (1:189045)❌ 
│ │           │ ├──[-] enum (1:189054)❌ 
│ │           │ ├──[-] enum (1:188978)❌ 
│ │           │ ├──[-] enum (1:188988)❌ 
│ │           │ ├──[-] description (1:189080)
│ │           │ └──[+] nullable (1:191054)❌ 
│ │           ├─┬tenantId
│ │           │ ├──[+] items (1:196483)❌ 
│ │           │ ├──[🔀] type (1:196467)❌ 
│ │           │ ├──[🔀] description (1:196420)
│ │           │ └──[-] nullable (1:188711)❌ 
│ │           ├─┬tags
│ │           │ ├──[-] items (1:196289)❌ 
│ │           │ ├──[🔀] type (1:188390)❌ 
│ │           │ ├──[🔀] description (1:188313)
│ │           │ └──[+] nullable (1:188294)❌ 
│ │           ├─┬saleRewardId
│ │           │ ├──[🔀] type (1:198229)❌ 
│ │           │ └──[+] description (1:198140)
│ │           ├─┬totalCommissions
│ │           │ └──[🔀] description (1:196660)
│ │           ├─┬image
│ │           │ └──[🔀] description (1:188564)
│ │           ├─┬partnerId
│ │           │ ├──[+] enum (1:187778)
│ │           │ ├──[+] enum (1:187736)
│ │           │ ├──[+] enum (1:187744)
│ │           │ ├──[+] enum (1:187756)
│ │           │ ├──[+] enum (1:187767)
│ │           │ └──[🔀] description (1:187803)
│ │           ├─┬identityVerifiedAt
│ │           │ ├──[🔀] description (1:186834)
│ │           │ └──[-] nullable (1:188352)❌ 
│ │           └─┬earningsPerClick
│ │             ├──[🔀] type (1:191217)❌ 
│ │             └──[-] description (1:197196)
│ ├─┬/commissions/{id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬metadata
│ │             └──[🔀] description (1:275954)
│ └─┬/partners/links/upsert
│   └─┬PUT
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └─┬url
│             └──[🔀] description (1:229918)
└─┬Components
  ├─┬PartnerEnrolledEvent
  │ └─┬data
  │   ├──[+] properties (1:350030)
  │   ├─┬saleRewardId
  │   │ ├──[🔀] type (1:356695)❌ 
  │   │ └──[+] description (1:356606)
  │   ├─┬totalSaleAmount
  │   │ └──[🔀] description (1:355235)
  │   ├─┬tags
  │   │ ├──[-] items (1:354983)❌ 
  │   │ ├──[🔀] type (1:347359)❌ 
  │   │ ├──[🔀] description (1:347282)
  │   │ └──[+] nullable (1:347263)❌ 
  │   ├─┬referralRewardId
  │   │ ├──[+] required (1:354252)❌ 
  │   │ ├──[🔀] type (1:350701)❌ 
  │   │ └──[+] properties (1:350724)
  │   ├─┬netRevenue
  │   │ ├──[🔀] type (1:345853)❌ 
  │   │ ├──[+] maxLength (1:345874)❌ 
  │   │ ├──[🔀] description (1:345892)
  │   │ └──[-] default (1:355808)❌ 
  │   ├─┬programId
  │   │ ├──[🔀] description (1:347151)
  │   │ └──[+] nullable (1:347132)❌ 
  │   ├─┬trustedAt
  │   │ ├──[🔀] type (1:355574)❌ 
  │   │ ├──[🔀] description (1:355479)
  │   │ ├──[+] default (1:355463)❌ 
  │   │ ├──[-] nullable (1:357484)❌ 
  │   │ └──[-] deprecated (1:357411)
  │   ├─┬linkedin
  │   │ ├──[🔀] type (1:356563)❌ 
  │   │ └──[🔀] description (1:356449)
  │   ├─┬totalSales
  │   │ └──[🔀] description (1:355617)
  │   ├─┬leadRewardId
  │   │ └──[+] description (1:357187)
  │   ├─┬groupId
  │   │ ├──[+] maxLength (1:346160)❌ 
  │   │ └──[🔀] description (1:346064)
  │   ├─┬referralFormData
  │   │ ├──[-] required (1:354257)❌ 
  │   │ ├──[🔀] type (1:347623)❌ 
  │   │ ├──[+] description (1:347646)
  │   │ ├──[-] nullable (1:350644)❌ 
  │   │ └──[-] properties (1:350679)❌ 
  │   ├─┬payoutsEnabledAt
  │   │ ├──[🔀] description (1:347815)
  │   │ └──[-] nullable (1:347406)❌ 
  │   ├─┬paypalEmail
  │   │ └──[🔀] description (1:347419)
  │   ├─┬status
  │   │ ├──[-] enum (1:348178)❌ 
  │   │ ├──[-] enum (1:348188)❌ 
  │   │ ├──[-] enum (1:348199)❌ 
  │   │ ├──[-] enum (1:348213)❌ 
  │   │ ├──[-] enum (1:348222)❌ 
  │   │ ├──[-] enum (1:348146)❌ 
  │   │ ├──[-] enum (1:348156)❌ 
  │   │ ├──[-] enum (1:348167)❌ 
  │   │ ├──[-] description (1:348248)
  │   │ └──[+] nullable (1:349955)❌ 
  │   ├─┬links
  │   │ ├──[-] items (1:348416)❌ 
  │   │ ├──[🔀] type (1:357150)❌ 
  │   │ └──[🔀] description (1:357075)
  │   ├─┬tenantId
  │   │ ├──[+] items (1:354978)❌ 
  │   │ ├──[🔀] type (1:354962)❌ 
  │   │ ├──[🔀] description (1:354915)
  │   │ └──[-] nullable (1:347879)❌ 
  │   ├─┬youtube
  │   │ └──[🔀] description (1:356730)
  │   ├─┬website
  │   │ └──[🔀] description (1:345968)
  │   ├─┬email
  │   │ ├──[🔀] type (1:355939)❌ 
  │   │ ├──[-] maxLength (1:346166)❌ 
  │   │ └──[🔀] description (1:355856)
  │   ├─┬networkStatus
  │   │ ├──[-] enum (1:346711)❌ 
  │   │ ├──[-] enum (1:346719)❌ 
  │   │ ├──[-] enum (1:346731)❌ 
  │   │ ├──[-] enum (1:346742)❌ 
  │   │ ├──[-] enum (1:346753)❌ 
  │   │ ├──[🔀] type (1:355812)❌ 
  │   │ ├──[🔀] description (1:355723)
  │   │ └──[+] default (1:355803)❌ 
  │   ├─┬totalConversions
  │   │ └──[🔀] description (1:349736)
  │   ├─┬discountId
  │   │ ├──[+] maxLength (1:346383)❌ 
  │   │ └──[+] description (1:346280)
  │   ├─┬totalClicks
  │   │ ├──[🔀] type (1:357370)❌ 
  │   │ ├──[🔀] description (1:357297)
  │   │ ├──[-] default (1:355115)❌ 
  │   │ └──[+] nullable (1:357358)❌ 
  │   ├─┬totalCommissions
  │   │ └──[🔀] description (1:355126)
  │   ├─┬twitter
  │   │ ├──[🔀] description (1:357425)
  │   │ └──[+] deprecated (1:357406)
  │   ├─┬instagram
  │   │ └──[🔀] description (1:346204)
  │   ├─┬leadToConversionRate
  │   │ ├──[🔀] type (1:349918)❌ 
  │   │ └──[-] description (1:356454)
  │   ├─┬image
  │   │ └──[🔀] description (1:347533)
  │   ├─┬returnOnAdSpend
  │   │ ├──[🔀] type (1:350020)❌ 
  │   │ └──[-] description (1:356611)
  │   ├─┬partnerId
  │   │ ├──[+] enum (1:346736)
  │   │ ├──[+] enum (1:346747)
  │   │ ├──[+] enum (1:346705)
  │   │ ├──[+] enum (1:346713)
  │   │ ├──[+] enum (1:346725)
  │   │ └──[🔀] description (1:346772)
  │   ├─┬username
  │   │ └──[🔀] description (1:356965)
  │   ├─┬earningsPerClick
  │   │ ├──[🔀] type (1:350118)❌ 
  │   │ └──[-] description (1:355861)
  │   ├─┬totalLeads
  │   │ └──[🔀] description (1:355359)
  │   ├─┬id
  │   │ ├──[🔀] description (1:347706)
  │   │ └──[+] nullable (1:347750)❌ 
  │   ├─┬name
  │   │ ├──[+] items (1:348410)❌ 
  │   │ ├──[🔀] type (1:348394)❌ 
  │   │ ├──[-] maxLength (1:345880)❌ 
  │   │ ├──[🔀] description (1:348339)
  │   │ └──[+] nullable (1:348320)❌ 
  │   ├─┬description
  │   │ ├──[+] enum (1:347059)
  │   │ ├──[+] enum (1:347069)
  │   │ ├──[+] enum (1:347082)
  │   │ ├──[+] enum (1:347091)
  │   │ ├──[-] maxLength (1:346389)❌ 
  │   │ └──[🔀] description (1:346865)
  │   ├─┬stripeConnectId
  │   │ ├──[+] enum (1:348161)
  │   │ ├──[+] enum (1:348172)
  │   │ ├──[+] enum (1:348182)
  │   │ ├──[+] enum (1:348193)
  │   │ ├──[+] enum (1:348207)
  │   │ ├──[+] enum (1:348216)
  │   │ ├──[+] enum (1:348140)
  │   │ ├──[+] enum (1:348150)
  │   │ ├──[🔀] description (1:348242)
  │   │ └──[-] nullable (1:347269)❌ 
  │   ├─┬tiktok
  │   │ └──[🔀] description (1:347892)
  │   ├─┬identityVerifiedAt
  │   │ ├──[🔀] description (1:345803)
  │   │ └──[-] nullable (1:347520)❌ 
  │   └─┬defaultPayoutMethod
  │     ├──[-] enum (1:347097)❌ 
  │     ├──[-] enum (1:347065)❌ 
  │     ├──[-] enum (1:347075)❌ 
  │     ├──[-] enum (1:347088)❌ 
  │     └──[-] description (1:346871)
  └─┬CommissionCreatedEvent
    └─┬data
      └─┬metadata
        └──[🔀] description (1:363756)
Document Element Total Changes Breaking Changes
paths 255 128
components 124 62

View full report

Linting Report 0 errors, 25 warnings, 24 hints

PYTHON CHANGELOG

constsAndDefaults: 1.0.8 - 2026-09-09

🐛 Bug Fixes

  • emit float literals for whole-number float defaults and consts so populated nullable fields are not dropped during serialization (commit by @AshGodfrey)

retries: 3.1.2 - 2026-09-01

🐛 Bug Fixes

  • support retry strategy none and operation-level disabled retry overrides (commit by @ThomasRooney)

unions: 3.1.10 - 2026-09-11

🐛 Bug Fixes

  • restrict open discriminated union Unknown fallback to response deserialization (commit by @AshGodfrey)

Based on Speakeasy CLI 1.797.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Sep 5, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1788580095 branch 5 times, most recently from a431304 to 14a9cfc Compare September 10, 2026 04:00
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 2b84a919-efc7-49b8-a448-ec59fd06b0bf

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1788580095 branch 5 times, most recently from 2d5896f to 515e6ef Compare September 15, 2026 04:15
* `dub.customers.update()`: 
  *  `request.request_body.subscription_canceled_at` **Added**
* `dub.partners.list()`:  `response.[].custom_reward_id` **Added**
* `dub.partners.create()`:  `response.custom_reward_id` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1788580095 branch from 64172bb to ae9ed72 Compare September 16, 2026 04:10
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