Skip to content

chore: 🐝 Update SDK - Generate 0.12.7#151

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

chore: 🐝 Update SDK - Generate 0.12.7#151
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1775609294

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Apr 8, 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.

Ruby SDK Changes:

  • dub.events.list(): response.[].union(SaleEvent).sale.currency Added
  • dub.partners.list(): response.[].identity_verified_at Added
  • dub.partners.create(): response.identity_verified_at Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/partners/ban
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬reason
│ │           └──[+] description (1:229129)
│ ├─┬/commissions/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬earnings
│ │           └──[🔀] description (1:240713)
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           ├──[+] required (1:209395)❌ 
│ │ │           ├──[+] properties (1:199129)
│ │ │           ├─┬tenantId
│ │ │           │ └──[🔀] description (1:198791)
│ │ │           ├─┬stripeConnectId
│ │ │           │ ├──[+] enum (1:199864)
│ │ │           │ ├──[+] enum (1:199788)
│ │ │           │ ├──[+] enum (1:199798)
│ │ │           │ ├──[+] enum (1:199809)
│ │ │           │ ├──[+] enum (1:199820)
│ │ │           │ ├──[+] enum (1:199830)
│ │ │           │ ├──[+] enum (1:199841)
│ │ │           │ ├──[+] enum (1:199855)
│ │ │           │ ├──[🔀] description (1:199890)
│ │ │           │ └──[-] nullable (1:198470)❌ 
│ │ │           ├─┬totalCommissions
│ │ │           │ └──[🔀] description (1:206991)
│ │ │           ├─┬saleRewardId
│ │ │           │ ├──[🔀] type (1:208560)❌ 
│ │ │           │ └──[+] description (1:208471)
│ │ │           ├─┬trustedAt
│ │ │           │ ├──[🔀] type (1:207439)❌ 
│ │ │           │ ├──[🔀] description (1:207344)
│ │ │           │ ├──[+] default (1:207328)❌ 
│ │ │           │ └──[-] nullable (1:198712)❌ 
│ │ │           ├─┬totalLeads
│ │ │           │ └──[🔀] description (1:207224)
│ │ │           ├─┬image
│ │ │           │ └──[🔀] description (1:199181)
│ │ │           ├─┬referralFormData
│ │ │           │ ├──[-] additionalProperties (1:205910)❌ 
│ │ │           │ ├──[-] required (1:205877)❌ 
│ │ │           │ ├──[🔀] type (1:199271)❌ 
│ │ │           │ ├──[+] description (1:199294)
│ │ │           │ ├──[-] nullable (1:201892)❌ 
│ │ │           │ └──[-] properties (1:201927)❌ 
│ │ │           ├─┬totalClicks
│ │ │           │ ├──[🔀] type (1:209235)❌ 
│ │ │           │ ├──[🔀] description (1:209162)
│ │ │           │ ├──[-] default (1:206601)❌ 
│ │ │           │ └──[+] nullable (1:209223)❌ 
│ │ │           ├─┬leadToConversionRate
│ │ │           │ ├──[🔀] type (1:201649)❌ 
│ │ │           │ └──[-] description (1:207940)
│ │ │           ├─┬youtube
│ │ │           │ └──[🔀] description (1:208595)
│ │ │           ├─┬netRevenue
│ │ │           │ ├──[🔀] type (1:197622)❌ 
│ │ │           │ ├──[+] maxLength (1:197643)❌ 
│ │ │           │ ├──[🔀] description (1:197661)
│ │ │           │ └──[-] default (1:207294)❌ 
│ │ │           ├─┬leadRewardId
│ │ │           │ └──[+] description (1:209052)
│ │ │           ├─┬tiktok
│ │ │           │ └──[🔀] description (1:199540)
│ │ │           ├─┬totalConversions
│ │ │           │ └──[🔀] description (1:201467)
│ │ │           ├─┬linkedin
│ │ │           │ ├──[🔀] type (1:208428)❌ 
│ │ │           │ └──[🔀] description (1:208314)
│ │ │           ├─┬payoutsEnabledAt
│ │ │           │ ├──[🔀] description (1:199463)
│ │ │           │ └──[-] nullable (1:198607)❌ 
│ │ │           ├─┬links
│ │ │           │ ├──[-] items (1:199634)❌ 
│ │ │           │ ├──[🔀] type (1:209015)❌ 
│ │ │           │ └──[🔀] description (1:208940)
│ │ │           ├─┬totalSales
│ │ │           │ └──[🔀] description (1:207482)
│ │ │           ├─┬website
│ │ │           │ └──[🔀] description (1:208830)
│ │ │           ├─┬totalSaleAmount
│ │ │           │ └──[🔀] description (1:207100)
│ │ │           ├─┬status
│ │ │           │ ├──[-] enum (1:199396)❌ 
│ │ │           │ ├──[-] enum (1:199406)❌ 
│ │ │           │ ├──[-] enum (1:199417)❌ 
│ │ │           │ ├──[-] enum (1:199431)❌ 
│ │ │           │ ├──[-] enum (1:199440)❌ 
│ │ │           │ ├──[-] enum (1:199364)❌ 
│ │ │           │ ├──[-] enum (1:199374)❌ 
│ │ │           │ ├──[-] enum (1:199385)❌ 
│ │ │           │ ├──[-] description (1:199466)
│ │ │           │ └──[+] nullable (1:201686)❌ 
│ │ │           ├─┬partnerId
│ │ │           │ ├──[🔀] type (1:207677)❌ 
│ │ │           │ ├──[🔀] description (1:207588)
│ │ │           │ └──[+] default (1:207668)❌ 
│ │ │           ├─┬returnOnAdSpend
│ │ │           │ ├──[+] additionalProperties (1:206284)❌ 
│ │ │           │ ├──[+] required (1:206251)❌ 
│ │ │           │ ├──[🔀] type (1:202328)❌ 
│ │ │           │ ├──[-] description (1:208097)
│ │ │           │ └──[+] properties (1:202351)
│ │ │           ├─┬name
│ │ │           │ ├──[+] items (1:200058)❌ 
│ │ │           │ ├──[🔀] type (1:200042)❌ 
│ │ │           │ ├──[-] maxLength (1:197341)❌ 
│ │ │           │ ├──[🔀] description (1:199987)
│ │ │           │ └──[+] nullable (1:199968)❌ 
│ │ │           ├─┬programId
│ │ │           │ ├──[🔀] description (1:198660)
│ │ │           │ └──[+] nullable (1:198641)❌ 
│ │ │           ├─┬paypalEmail
│ │ │           │ └──[🔀] description (1:198928)
│ │ │           ├─┬twitter
│ │ │           │ └──[🔀] description (1:199033)
│ │ │           └─┬instagram
│ │ │             └──[🔀] description (1:198038)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (1:193566)❌ 
│ │           ├──[+] properties (1:183300)
│ │           ├─┬saleRewardId
│ │           │ ├──[🔀] type (1:192731)❌ 
│ │           │ └──[+] description (1:192642)
│ │           ├─┬linkedin
│ │           │ ├──[🔀] type (1:192599)❌ 
│ │           │ └──[🔀] description (1:192485)
│ │           ├─┬leadRewardId
│ │           │ └──[+] description (1:193223)
│ │           ├─┬image
│ │           │ └──[🔀] description (1:183352)
│ │           ├─┬tiktok
│ │           │ └──[🔀] description (1:183711)
│ │           ├─┬tenantId
│ │           │ └──[🔀] description (1:182962)
│ │           ├─┬instagram
│ │           │ └──[🔀] description (1:182209)
│ │           ├─┬youtube
│ │           │ └──[🔀] description (1:192766)
│ │           ├─┬partnerId
│ │           │ ├──[🔀] type (1:191848)❌ 
│ │           │ ├──[🔀] description (1:191759)
│ │           │ └──[+] default (1:191839)❌ 
│ │           ├─┬stripeConnectId
│ │           │ ├──[+] enum (1:184035)
│ │           │ ├──[+] enum (1:183959)
│ │           │ ├──[+] enum (1:183969)
│ │           │ ├──[+] enum (1:183980)
│ │           │ ├──[+] enum (1:183991)
│ │           │ ├──[+] enum (1:184001)
│ │           │ ├──[+] enum (1:184012)
│ │           │ ├──[+] enum (1:184026)
│ │           │ ├──[🔀] description (1:184061)
│ │           │ └──[-] nullable (1:182734)❌ 
│ │           ├─┬status
│ │           │ ├──[-] enum (1:183670)❌ 
│ │           │ ├──[-] enum (1:183681)❌ 
│ │           │ ├──[-] enum (1:183695)❌ 
│ │           │ ├──[-] enum (1:183704)❌ 
│ │           │ ├──[-] enum (1:183628)❌ 
│ │           │ ├──[-] enum (1:183638)❌ 
│ │           │ ├──[-] enum (1:183649)❌ 
│ │           │ ├──[-] enum (1:183660)❌ 
│ │           │ ├──[-] description (1:183730)
│ │           │ └──[+] nullable (1:185857)❌ 
│ │           ├─┬totalConversions
│ │           │ └──[🔀] description (1:185638)
│ │           ├─┬paypalEmail
│ │           │ └──[🔀] description (1:183099)
│ │           ├─┬links
│ │           │ ├──[-] items (1:183898)❌ 
│ │           │ ├──[🔀] type (1:193186)❌ 
│ │           │ └──[🔀] description (1:193111)
│ │           ├─┬programId
│ │           │ ├──[🔀] description (1:182831)
│ │           │ └──[+] nullable (1:182812)❌ 
│ │           ├─┬twitter
│ │           │ └──[🔀] description (1:183204)
│ │           ├─┬totalLeads
│ │           │ └──[🔀] description (1:191395)
│ │           ├─┬netRevenue
│ │           │ ├──[🔀] type (1:181793)❌ 
│ │           │ ├──[+] maxLength (1:181814)❌ 
│ │           │ ├──[🔀] description (1:181832)
│ │           │ └──[-] default (1:191558)❌ 
│ │           ├─┬trustedAt
│ │           │ ├──[🔀] type (1:191610)❌ 
│ │           │ ├──[🔀] description (1:191515)
│ │           │ ├──[+] default (1:191499)❌ 
│ │           │ └──[-] nullable (1:182976)❌ 
│ │           ├─┬totalCommissions
│ │           │ └──[🔀] description (1:191162)
│ │           ├─┬payoutsEnabledAt
│ │           │ ├──[🔀] description (1:183634)
│ │           │ └──[-] nullable (1:182871)❌ 
│ │           ├─┬leadToConversionRate
│ │           │ ├──[🔀] type (1:185820)❌ 
│ │           │ └──[-] description (1:192204)
│ │           ├─┬name
│ │           │ ├──[+] items (1:184229)❌ 
│ │           │ ├──[🔀] type (1:184213)❌ 
│ │           │ ├──[-] maxLength (1:181605)❌ 
│ │           │ ├──[🔀] description (1:184158)
│ │           │ └──[+] nullable (1:184139)❌ 
│ │           ├─┬totalSales
│ │           │ └──[🔀] description (1:191653)
│ │           ├─┬returnOnAdSpend
│ │           │ ├──[+] additionalProperties (1:190455)❌ 
│ │           │ ├──[+] required (1:190422)❌ 
│ │           │ ├──[🔀] type (1:186499)❌ 
│ │           │ ├──[-] description (1:192361)
│ │           │ └──[+] properties (1:186522)
│ │           ├─┬referralFormData
│ │           │ ├──[-] additionalProperties (1:190174)❌ 
│ │           │ ├──[-] required (1:190141)❌ 
│ │           │ ├──[🔀] type (1:183442)❌ 
│ │           │ ├──[+] description (1:183465)
│ │           │ ├──[-] nullable (1:186156)❌ 
│ │           │ └──[-] properties (1:186191)❌ 
│ │           ├─┬totalClicks
│ │           │ ├──[🔀] type (1:193406)❌ 
│ │           │ ├──[🔀] description (1:193333)
│ │           │ ├──[-] default (1:190865)❌ 
│ │           │ └──[+] nullable (1:193394)❌ 
│ │           ├─┬website
│ │           │ └──[🔀] description (1:193001)
│ │           └─┬totalSaleAmount
│ │             └──[🔀] description (1:191271)
│ └─┬/events
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └─┬Schema
│               └─┬ONEOF
│                 └─┬sale
│                   ├──[+] required (1:108532)❌ 
│                   ├──[+] properties (1:108271)
│                   ├─┬invoiceId
│                   │ ├──[-] type (1:108076)❌ 
│                   │ ├──[🔀] description (1:108297)
│                   │ ├──[-] default (1:107909)❌ 
│                   │ └──[-] nullable (1:108064)❌ 
│                   └─┬paymentProcessor
│                     ├──[-] enum (1:108243)❌ 
│                     ├──[-] enum (1:108252)❌ 
│                     ├──[-] enum (1:108265)❌ 
│                     ├──[-] enum (1:108216)❌ 
│                     ├──[-] enum (1:108225)❌ 
│                     ├──[-] enum (1:108235)❌ 
│                     ├──[🔀] description (1:107923)
│                     ├──[🔀] default (1:107904)❌ 
│                     └──[+] nullable (1:108059)❌ 
└─┬Components
  └─┬PartnerEnrolledEvent
    └─┬data
      ├──[+] required (1:321555)❌ 
      ├──[+] properties (1:311763)
      ├─┬links
      │ ├──[-] items (1:312087)❌ 
      │ ├──[🔀] type (1:321175)❌ 
      │ └──[🔀] description (1:321100)
      ├─┬totalSaleAmount
      │ └──[🔀] description (1:319260)
      ├─┬totalCommissions
      │ └──[🔀] description (1:319151)
      ├─┬instagram
      │ └──[🔀] description (1:310672)
      ├─┬tiktok
      │ └──[🔀] description (1:312174)
      ├─┬leadToConversionRate
      │ ├──[🔀] type (1:314215)❌ 
      │ └──[-] description (1:319919)
      ├─┬totalClicks
      │ ├──[🔀] type (1:321395)❌ 
      │ ├──[🔀] description (1:321322)
      │ ├──[-] default (1:318580)❌ 
      │ └──[+] nullable (1:321383)❌ 
      ├─┬netRevenue
      │ ├──[🔀] type (1:310256)❌ 
      │ ├──[+] maxLength (1:310277)❌ 
      │ ├──[🔀] description (1:310295)
      │ └──[-] default (1:319273)❌ 
      ├─┬programId
      │ ├──[🔀] description (1:311294)
      │ └──[+] nullable (1:311275)❌ 
      ├─┬returnOnAdSpend
      │ ├──[+] required (1:318469)❌ 
      │ ├──[🔀] type (1:314894)❌ 
      │ ├──[-] description (1:320076)
      │ └──[+] properties (1:314917)
      ├─┬totalConversions
      │ └──[🔀] description (1:314033)
      ├─┬trustedAt
      │ ├──[🔀] type (1:319599)❌ 
      │ ├──[🔀] description (1:319504)
      │ ├──[+] default (1:319488)❌ 
      │ └──[-] nullable (1:311165)❌ 
      ├─┬leadRewardId
      │ └──[+] description (1:321212)
      ├─┬youtube
      │ └──[🔀] description (1:320755)
      ├─┬website
      │ └──[🔀] description (1:320990)
      ├─┬image
      │ └──[🔀] description (1:311815)
      ├─┬partnerId
      │ ├──[🔀] type (1:319837)❌ 
      │ ├──[🔀] description (1:319748)
      │ └──[+] default (1:319828)❌ 
      ├─┬saleRewardId
      │ ├──[🔀] type (1:320720)❌ 
      │ └──[+] description (1:320631)
      ├─┬twitter
      │ └──[🔀] description (1:311667)
      ├─┬name
      │ ├──[+] items (1:312692)❌ 
      │ ├──[🔀] type (1:312676)❌ 
      │ ├──[-] maxLength (1:309794)❌ 
      │ ├──[🔀] description (1:312621)
      │ └──[+] nullable (1:312602)❌ 
      ├─┬referralFormData
      │ ├──[-] required (1:317914)❌ 
      │ ├──[🔀] type (1:311905)❌ 
      │ ├──[+] description (1:311928)
      │ ├──[-] nullable (1:314277)❌ 
      │ └──[-] properties (1:314312)❌ 
      ├─┬totalSales
      │ └──[🔀] description (1:319642)
      ├─┬linkedin
      │ ├──[🔀] type (1:320588)❌ 
      │ └──[🔀] description (1:320474)
      ├─┬paypalEmail
      │ └──[🔀] description (1:311562)
      ├─┬totalLeads
      │ └──[🔀] description (1:319384)
      ├─┬tenantId
      │ └──[🔀] description (1:311425)
      ├─┬payoutsEnabledAt
      │ ├──[🔀] description (1:312097)
      │ └──[-] nullable (1:311060)❌ 
      ├─┬stripeConnectId
      │ ├──[+] enum (1:312422)
      │ ├──[+] enum (1:312432)
      │ ├──[+] enum (1:312443)
      │ ├──[+] enum (1:312454)
      │ ├──[+] enum (1:312464)
      │ ├──[+] enum (1:312475)
      │ ├──[+] enum (1:312489)
      │ ├──[+] enum (1:312498)
      │ ├──[🔀] description (1:312524)
      │ └──[-] nullable (1:310923)❌ 
      └─┬status
        ├──[-] enum (1:311827)❌ 
        ├──[-] enum (1:311838)❌ 
        ├──[-] enum (1:311849)❌ 
        ├──[-] enum (1:311859)❌ 
        ├──[-] enum (1:311870)❌ 
        ├──[-] enum (1:311884)❌ 
        ├──[-] enum (1:311893)❌ 
        ├──[-] enum (1:311817)❌ 
        ├──[-] description (1:311919)
        └──[+] nullable (1:314252)❌ 
Document Element Total Changes Breaking Changes
paths 177 94
components 78 39

View full report

Linting Report 0 errors, 26 warnings, 22 hints

RUBY CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.761.9

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Apr 8, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775609294 branch 7 times, most recently from 275b4c4 to f77efa6 Compare April 15, 2026 00:54
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775609294 branch 6 times, most recently from ad5a233 to b69614f Compare April 21, 2026 00:54
* `dub.events.list()`:  `response.[].union(SaleEvent).sale.currency` **Added**
* `dub.partners.list()`:  `response.[].identity_verified_at` **Added**
* `dub.partners.create()`:  `response.identity_verified_at` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775609294 branch from e4194bb to e323b74 Compare April 22, 2026 00:51
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