Skip to content

chore: 🐝 Update SDK - Generate 0.12.18 - #162

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

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

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.

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

RUBY CHANGELOG

No relevant generator changes

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-1788580284 branch 5 times, most recently from b188148 to af7fbd6 Compare September 10, 2026 04:04
@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: ee6c3a1a-566a-4ff4-99c2-b5c588945f25

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-1788580284 branch 6 times, most recently from da22e7c to 2d99acd Compare September 16, 2026 04:16
* `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-1788580284 branch from 6ee9705 to 4b9a4fc Compare September 17, 2026 04:22
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