Skip to content

chore: 🐝 Update SDK - Generate 0.12.8#152

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

chore: 🐝 Update SDK - Generate 0.12.8#152
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1777078201

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Apr 25, 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.analytics.retrieve(): request Changed
  • dub.events.list():
    • request.partner_tag_id Added
  • dub.partners.list(): response.[].tags Added
  • dub.partners.create(): response.tags Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/commissions
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:240812)
│ │   │ └─┬Schema
│ │   │   └──[+] description (1:240548)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (1:241803)
│ │   │ └─┬Schema
│ │   │   └──[🔀] description (1:241484)
│ │   └─┬Parameters
│ │     ├──[🔀] description (1:242728)
│ │     └─┬Schema
│ │       └──[🔀] description (1:242461)
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           ├──[+] properties (1:208094)
│ │ │           ├─┬totalSaleAmount
│ │ │           │ └──[🔀] description (1:208465)
│ │ │           ├─┬totalCommissions
│ │ │           │ └──[🔀] description (1:208356)
│ │ │           ├─┬totalConversions
│ │ │           │ └──[🔀] description (1:202611)
│ │ │           ├─┬totalLeads
│ │ │           │ └──[🔀] description (1:208589)
│ │ │           ├─┬tenantId
│ │ │           │ ├──[+] items (1:208179)❌ 
│ │ │           │ ├──[🔀] type (1:208163)❌ 
│ │ │           │ ├──[🔀] description (1:208116)
│ │ │           │ └──[-] nullable (1:199615)❌ 
│ │ │           ├─┬website
│ │ │           │ └──[🔀] description (1:210195)
│ │ │           ├─┬totalClicks
│ │ │           │ ├──[🔀] type (1:210600)❌ 
│ │ │           │ ├──[🔀] description (1:210527)
│ │ │           │ ├──[-] default (1:207119)❌ 
│ │ │           │ └──[+] nullable (1:210588)❌ 
│ │ │           ├─┬youtube
│ │ │           │ └──[🔀] description (1:209960)
│ │ │           ├─┬twitter
│ │ │           │ └──[🔀] description (1:200177)
│ │ │           ├─┬tiktok
│ │ │           │ └──[🔀] description (1:200684)
│ │ │           ├─┬trustedAt
│ │ │           │ ├──[🔀] type (1:208804)❌ 
│ │ │           │ ├──[🔀] description (1:208709)
│ │ │           │ ├──[+] default (1:208693)❌ 
│ │ │           │ └──[-] nullable (1:199108)❌ 
│ │ │           └─┬totalSales
│ │ │             └──[🔀] description (1:208847)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] properties (1:192044)
│ │           ├─┬website
│ │           │ └──[🔀] description (1:194145)
│ │           ├─┬totalSales
│ │           │ └──[🔀] description (1:192797)
│ │           ├─┬totalCommissions
│ │           │ └──[🔀] description (1:192306)
│ │           ├─┬totalLeads
│ │           │ └──[🔀] description (1:192539)
│ │           ├─┬youtube
│ │           │ └──[🔀] description (1:193910)
│ │           ├─┬tenantId
│ │           │ ├──[+] items (1:192129)❌ 
│ │           │ ├──[🔀] type (1:192113)❌ 
│ │           │ ├──[🔀] description (1:192066)
│ │           │ └──[-] nullable (1:183736)❌ 
│ │           ├─┬totalSaleAmount
│ │           │ └──[🔀] description (1:192415)
│ │           ├─┬totalClicks
│ │           │ ├──[🔀] type (1:194550)❌ 
│ │           │ ├──[🔀] description (1:194477)
│ │           │ ├──[-] default (1:191240)❌ 
│ │           │ └──[+] nullable (1:194538)❌ 
│ │           ├─┬twitter
│ │           │ └──[🔀] description (1:184127)
│ │           ├─┬tiktok
│ │           │ └──[🔀] description (1:184634)
│ │           ├─┬trustedAt
│ │           │ ├──[🔀] type (1:192754)❌ 
│ │           │ ├──[🔀] description (1:192659)
│ │           │ ├──[+] default (1:192643)❌ 
│ │           │ └──[-] nullable (1:183229)❌ 
│ │           └─┬totalConversions
│ │             └──[🔀] description (1:186561)
│ ├─┬/track/open
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬clickId
│ │             └──[🔀] description (1:153167)
│ ├─┬/events
│ │ └─┬GET
│ │   └──[+] parameters (1:75443)❌ 
│ ├─┬/bounties/{bountyId}/submissions
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬files
│ │               └─┬Schema
│ │                 └─┬url
│ │                   └──[+] format (1:276204)❌ 
│ ├─┬/partners/links
│ │ └─┬GET
│ │   └──[🔀] operationId (1:221316)❌ 
│ ├─┬/partners/applications/reject
│ │ └─┬POST
│ │   └──[🔀] operationId (1:235310)❌ 
│ ├─┬/partners/applications/approve
│ │ └─┬POST
│ │   └──[🔀] operationId (1:233815)❌ 
│ ├─┬/bounties/{bountyId}/submissions/{submissionId}/approve
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬files
│ │             └─┬Schema
│ │               └─┬url
│ │                 └──[+] format (1:279984)❌ 
│ ├─┬/analytics
│ │ └─┬GET
│ │   ├──[+] parameters (1:56520)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] enum (1:52858)
│ └─┬/bounties/{bountyId}/submissions/{submissionId}/reject
│   └─┬POST
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └─┬files
│               └─┬Schema
│                 └─┬url
│                   └──[+] format (1:283881)❌ 
└─┬Components
  └─┬PartnerEnrolledEvent
    └─┬data
      ├──[+] properties (1:329034)
      ├─┬totalSaleAmount
      │ └──[🔀] description (1:329376)
      ├─┬trustedAt
      │ ├──[🔀] type (1:329715)❌ 
      │ ├──[🔀] description (1:329620)
      │ ├──[+] default (1:329604)❌ 
      │ └──[-] nullable (1:319212)❌ 
      ├─┬tenantId
      │ ├──[+] items (1:329119)❌ 
      │ ├──[🔀] type (1:329103)❌ 
      │ ├──[🔀] description (1:329056)
      │ └──[-] nullable (1:319719)❌ 
      ├─┬totalClicks
      │ ├──[🔀] type (1:331511)❌ 
      │ ├──[🔀] description (1:331438)
      │ ├──[-] default (1:326749)❌ 
      │ └──[+] nullable (1:331499)❌ 
      ├─┬website
      │ └──[🔀] description (1:331106)
      ├─┬youtube
      │ └──[🔀] description (1:330871)
      ├─┬twitter
      │ └──[🔀] description (1:321591)
      ├─┬totalSales
      │ └──[🔀] description (1:329758)
      ├─┬tiktok
      │ └──[🔀] description (1:322098)
      ├─┬totalLeads
      │ └──[🔀] description (1:329500)
      ├─┬totalCommissions
      │ └──[🔀] description (1:329267)
      └─┬totalConversions
        └──[🔀] description (1:323957)
Document Element Total Changes Breaking Changes
paths 60 26
components 22 9

View full report

Linting Report 0 errors, 28 warnings, 23 hints

RUBY CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.762.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Apr 25, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777078201 branch 7 times, most recently from d9a242c to 873c5ac Compare May 2, 2026 00:57
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777078201 branch 3 times, most recently from 2bad14d to caf5747 Compare May 5, 2026 00:55
* `dub.analytics.retrieve()`:  `request` **Changed**
* `dub.events.list()`: 
  *  `request.partner_tag_id` **Added**
* `dub.partners.list()`:  `response.[].tags` **Added**
* `dub.partners.create()`:  `response.tags` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777078201 branch from d9df64b to 758667d Compare May 6, 2026 00:55
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