Skip to content

chore: 🐝 Update SDK - Generate 0.12.11 - #155

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

chore: 🐝 Update SDK - Generate 0.12.11#155
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783480859

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 8, 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.links.list(): request Changed (Breaking ⚠️)
  • dub.events.list(): response.[] Changed (Breaking ⚠️)
  • dub.tags.list(): request Changed (Breaking ⚠️)
  • dub.folders.list(): request Changed (Breaking ⚠️)
  • dub.domains.list(): request Changed (Breaking ⚠️)
  • dub.customers.list(): request Changed (Breaking ⚠️)
  • dub.partners.list(): request Changed (Breaking ⚠️)
  • dub.partner_applications.list(): request Changed (Breaking ⚠️)
  • dub.commissions.list():
    • request Changed (Breaking ⚠️)
    • response.[] Changed (Breaking ⚠️)
  • dub.commissions.update(): response Changed (Breaking ⚠️)
  • dub.commissions.update_many(): response.[].status.enum(hold) Added (Breaking ⚠️)
  • dub.payouts.list(): request Changed (Breaking ⚠️)
  • dub.bounties.list_submissions(): request Changed (Breaking ⚠️)

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/links
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:12332)❌ 
│ │   │   ├──[+] maximum (1:12376)❌ 
│ │   │   └──[-] minimum (1:12351)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (1:12575)❌ 
│ │       └──[-] minimum (1:12578)❌ 
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[🔀] type (1:200672)❌ 
│ │ │ │   ├──[+] maximum (1:200716)❌ 
│ │ │ │   └──[-] minimum (1:200511)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (1:200473)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] description (1:200352)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[🔀] type (1:200906)❌ 
│ │ │ │   └──[-] minimum (1:200729)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           └─┬links
│ │ │             └─┬Schema
│ │ │               └─┬url
│ │ │                 └──[-] format (1:204210)❌ 
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬links
│ │             └─┬Schema
│ │               └─┬url
│ │                 └──[-] format (1:187800)❌ 
│ ├─┬/commissions
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:256933)❌ 
│ │   │   └──[-] minimum (1:256819)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] enum (1:254555)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:256690)❌ 
│ │   │   ├──[+] maximum (1:256734)❌ 
│ │   │   └──[-] minimum (1:256592)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├──[+] required (1:260628)❌ 
│ │             ├──[+] properties (1:257862)
│ │             ├─┬userId
│ │             │ ├──[-] description (1:257594)
│ │             │ └──[-] nullable (1:257651)❌ 
│ │             ├─┬partner
│ │             │ ├──[-] additionalProperties (1:258567)❌ 
│ │             │ ├──[-] required (1:258533)❌ 
│ │             │ ├──[-] required (1:258486)❌ 
│ │             │ ├──[-] required (1:258491)❌ 
│ │             │ ├──[-] required (1:258498)❌ 
│ │             │ ├──[-] required (1:258506)❌ 
│ │             │ ├──[-] required (1:258514)❌ 
│ │             │ ├──[🔀] type (1:257986)❌ 
│ │             │ ├──[+] description (1:257902)
│ │             │ ├──[+] nullable (1:257883)❌ 
│ │             │ ├──[-] properties (1:258271)❌ 
│ │             │ ├──[-] properties (1:257933)❌ 
│ │             │ ├──[-] properties (1:258382)❌ 
│ │             │ ├──[-] properties (1:257774)❌ 
│ │             │ ├──[-] properties (1:258073)❌ 
│ │             │ ├──[-] properties (1:257845)❌ 
│ │             │ └──[-] properties (1:258159)❌ 
│ │             ├─┬updatedAt
│ │             │ ├──[+] enum (1:257355)
│ │             │ ├──[+] enum (1:257366)
│ │             │ ├──[+] enum (1:257333)
│ │             │ ├──[+] enum (1:257341)
│ │             │ └──[+] enum (1:257348)
│ │             ├─┬type
│ │             │ ├──[+] enum (1:257548)
│ │             │ ├──[+] enum (1:257556)
│ │             │ ├──[+] enum (1:257567)
│ │             │ ├──[+] enum (1:257496)
│ │             │ ├──[+] enum (1:257506)
│ │             │ ├──[+] enum (1:257518)
│ │             │ ├──[+] enum (1:257525)
│ │             │ ├──[+] enum (1:257536)
│ │             │ ├──[-] enum (1:257211)❌ 
│ │             │ ├──[-] enum (1:257219)❌ 
│ │             │ ├──[-] enum (1:257226)❌ 
│ │             │ ├──[-] enum (1:257233)❌ 
│ │             │ └──[-] enum (1:257244)❌ 
│ │             ├─┬status
│ │             │ ├──[-] enum (1:257374)❌ 
│ │             │ ├──[-] enum (1:257384)❌ 
│ │             │ ├──[-] enum (1:257396)❌ 
│ │             │ ├──[-] enum (1:257403)❌ 
│ │             │ ├──[-] enum (1:257414)❌ 
│ │             │ ├──[-] enum (1:257426)❌ 
│ │             │ ├──[-] enum (1:257434)❌ 
│ │             │ └──[🔀] type (1:257689)❌ 
│ │             └─┬quantity
│ │               ├──[+] additionalProperties (1:258830)❌ 
│ │               ├──[+] required (1:258749)❌ 
│ │               ├──[+] required (1:258754)❌ 
│ │               ├──[+] required (1:258761)❌ 
│ │               ├──[+] required (1:258769)❌ 
│ │               ├──[+] required (1:258777)❌ 
│ │               ├──[+] required (1:258796)❌ 
│ │               ├──[🔀] type (1:258014)❌ 
│ │               ├──[+] properties (1:258534)
│ │               ├──[+] properties (1:258196)
│ │               ├──[+] properties (1:258645)
│ │               ├──[+] properties (1:258037)
│ │               ├──[+] properties (1:258336)
│ │               ├──[+] properties (1:258108)
│ │               └──[+] properties (1:258422)
│ ├─┬/partners/applications
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:215068)❌ 
│ │   │   ├──[+] maximum (1:215112)❌ 
│ │   │   └──[-] minimum (1:214967)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (1:215302)❌ 
│ │       └──[-] minimum (1:215185)❌ 
│ ├─┬/commissions/bulk
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬status
│ │               └──[+] enum (1:268169)
│ ├─┬/events
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├─┬ONEOF
│ │             │ └─┬link
│ │             │   ├─┬expiresAt
│ │             │   │ └──[+] nullable (1:92258)❌ 
│ │             │   ├─┬testCompletedAt
│ │             │   │ └──[+] nullable (1:95488)❌ 
│ │             │   ├─┬testStartedAt
│ │             │   │ └──[+] nullable (1:95436)❌ 
│ │             │   ├─┬disabledAt
│ │             │   │ └──[+] nullable (1:92352)❌ 
│ │             │   └─┬lastClicked
│ │             │     └──[+] nullable (1:96245)❌ 
│ │             ├─┬ONEOF
│ │             │ └─┬link
│ │             │   ├─┬testCompletedAt
│ │             │   │ └──[+] nullable (1:104328)❌ 
│ │             │   ├─┬expiresAt
│ │             │   │ └──[+] nullable (1:101098)❌ 
│ │             │   ├─┬disabledAt
│ │             │   │ └──[+] nullable (1:101192)❌ 
│ │             │   ├─┬testStartedAt
│ │             │   │ └──[+] nullable (1:104276)❌ 
│ │             │   └─┬lastClicked
│ │             │     └──[+] nullable (1:105085)❌ 
│ │             └─┬ONEOF
│ │               └─┬link
│ │                 ├─┬testStartedAt
│ │                 │ └──[+] nullable (1:115167)❌ 
│ │                 ├─┬testCompletedAt
│ │                 │ └──[+] nullable (1:115219)❌ 
│ │                 ├─┬lastClicked
│ │                 │ └──[+] nullable (1:115976)❌ 
│ │                 ├─┬disabledAt
│ │                 │ └──[+] nullable (1:112083)❌ 
│ │                 └─┬expiresAt
│ │                   └──[+] nullable (1:111989)❌ 
│ ├─┬/tags/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬name
│ │         │ └──[🔀] maxLength (1:125769)❌ 
│ │         └─┬tag
│ │           └──[+] maxLength (1:126111)❌ 
│ ├─┬/customers/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬link
│ │ │           └─┬url
│ │ │             └──[-] format (1:168195)❌ 
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬link
│ │             └─┬url
│ │               └──[-] format (1:174636)❌ 
│ ├─┬/tags
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[🔀] type (1:124324)❌ 
│ │ │ │   ├──[+] maximum (1:124368)❌ 
│ │ │ │   └──[-] minimum (1:124086)❌ 
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[🔀] type (1:124558)❌ 
│ │ │     └──[-] minimum (1:124304)❌ 
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬tag
│ │         │ └──[+] maxLength (1:122592)❌ 
│ │         └─┬name
│ │           └──[🔀] maxLength (1:122250)❌ 
│ ├─┬/track/lead
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬link
│ │             └─┬url
│ │               └──[-] format (1:147810)❌ 
│ ├─┬/bounties/{bountyId}/submissions
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:287035)❌ 
│ │   │   ├──[+] maximum (1:287079)❌ 
│ │   │   └──[-] minimum (1:286620)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (1:287269)❌ 
│ │       └──[-] minimum (1:286838)❌ 
│ ├─┬/partners/links
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬url
│ │               └──[-] format (1:225575)❌ 
│ ├─┬/commissions/{id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (1:266701)❌ 
│ │           ├──[+] properties (1:263935)
│ │           ├─┬userId
│ │           │ ├──[-] description (1:263517)
│ │           │ └──[-] nullable (1:263574)❌ 
│ │           ├─┬type
│ │           │ ├──[+] enum (1:263598)
│ │           │ ├──[+] enum (1:263609)
│ │           │ ├──[+] enum (1:263621)
│ │           │ ├──[+] enum (1:263629)
│ │           │ ├──[+] enum (1:263640)
│ │           │ ├──[+] enum (1:263569)
│ │           │ ├──[+] enum (1:263579)
│ │           │ ├──[+] enum (1:263591)
│ │           │ ├──[-] enum (1:263134)❌ 
│ │           │ ├──[-] enum (1:263142)❌ 
│ │           │ ├──[-] enum (1:263149)❌ 
│ │           │ ├──[-] enum (1:263156)❌ 
│ │           │ └──[-] enum (1:263167)❌ 
│ │           ├─┬updatedAt
│ │           │ ├──[+] enum (1:263421)
│ │           │ ├──[+] enum (1:263428)
│ │           │ ├──[+] enum (1:263439)
│ │           │ ├──[+] enum (1:263406)
│ │           │ └──[+] enum (1:263414)
│ │           ├─┬partner
│ │           │ ├──[-] additionalProperties (1:264490)❌ 
│ │           │ ├──[-] required (1:264437)❌ 
│ │           │ ├──[-] required (1:264456)❌ 
│ │           │ ├──[-] required (1:264409)❌ 
│ │           │ ├──[-] required (1:264414)❌ 
│ │           │ ├──[-] required (1:264421)❌ 
│ │           │ ├──[-] required (1:264429)❌ 
│ │           │ ├──[🔀] type (1:264059)❌ 
│ │           │ ├──[+] description (1:263975)
│ │           │ ├──[+] nullable (1:263956)❌ 
│ │           │ ├──[-] properties (1:264194)❌ 
│ │           │ ├──[-] properties (1:263856)❌ 
│ │           │ ├──[-] properties (1:264305)❌ 
│ │           │ ├──[-] properties (1:263697)❌ 
│ │           │ ├──[-] properties (1:263996)❌ 
│ │           │ ├──[-] properties (1:263768)❌ 
│ │           │ └──[-] properties (1:264082)❌ 
│ │           ├─┬status
│ │           │ ├──[-] enum (1:263297)❌ 
│ │           │ ├──[-] enum (1:263307)❌ 
│ │           │ ├──[-] enum (1:263319)❌ 
│ │           │ ├──[-] enum (1:263326)❌ 
│ │           │ ├──[-] enum (1:263337)❌ 
│ │           │ ├──[-] enum (1:263349)❌ 
│ │           │ ├──[-] enum (1:263357)❌ 
│ │           │ └──[🔀] type (1:263762)❌ 
│ │           └─┬quantity
│ │             ├──[+] additionalProperties (1:264903)❌ 
│ │             ├──[+] required (1:264850)❌ 
│ │             ├──[+] required (1:264869)❌ 
│ │             ├──[+] required (1:264822)❌ 
│ │             ├──[+] required (1:264827)❌ 
│ │             ├──[+] required (1:264834)❌ 
│ │             ├──[+] required (1:264842)❌ 
│ │             ├──[🔀] type (1:264087)❌ 
│ │             ├──[+] properties (1:264607)
│ │             ├──[+] properties (1:264269)
│ │             ├──[+] properties (1:264718)
│ │             ├──[+] properties (1:264110)
│ │             ├──[+] properties (1:264409)
│ │             ├──[+] properties (1:264181)
│ │             └──[+] properties (1:264495)
│ ├─┬/folders
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:130073)❌ 
│ │   │   └──[-] minimum (1:129797)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (1:129840)❌ 
│ │       ├──[+] maximum (1:129884)❌ 
│ │       └──[-] minimum (1:129580)❌ 
│ ├─┬/domains
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:136610)❌ 
│ │   │   ├──[+] maximum (1:136654)❌ 
│ │   │   └──[-] minimum (1:136345)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (1:136843)❌ 
│ │       └──[-] minimum (1:136562)❌ 
│ ├─┬/payouts
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:271345)❌ 
│ │   │   ├──[+] maximum (1:271389)❌ 
│ │   │   └──[-] minimum (1:270935)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (1:271579)❌ 
│ │       └──[-] minimum (1:271153)❌ 
│ └─┬/customers
│   └─┬GET
│     ├─┬Parameters
│     │ └─┬Schema
│     │   ├──[🔀] type (1:160842)❌ 
│     │   └──[-] minimum (1:160576)❌ 
│     ├─┬Parameters
│     │ └─┬Schema
│     │   ├──[🔀] type (1:160599)❌ 
│     │   ├──[+] maximum (1:160643)❌ 
│     │   └──[-] minimum (1:160349)❌ 
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └─┬Schema
│               └─┬link
│                 └─┬url
│                   └──[-] format (1:162978)❌ 
└─┬Components
  ├─┬PartnerEnrolledEvent
  │ └─┬data
  │   └─┬links
  │     └─┬Schema
  │       └─┬url
  │         └──[-] format (1:335747)❌ 
  ├─┬LinkWebhookEvent
  │ └─┬data
  │   ├─┬lastClicked
  │   │ └──[+] nullable (1:303642)❌ 
  │   ├─┬disabledAt
  │   │ └──[+] nullable (1:299784)❌ 
  │   ├─┬testCompletedAt
  │   │ └──[+] nullable (1:302885)❌ 
  │   ├─┬expiresAt
  │   │ └──[+] nullable (1:299690)❌ 
  │   └─┬testStartedAt
  │     └──[+] nullable (1:302833)❌ 
  ├─┬CommissionCreatedEvent
  │ └─┬data
  │   └─┬status
  │     └──[+] enum (1:348455)
  ├─┬LinkSchema
  │ └─┬url
  │   └──[-] format (1:365647)❌ 
  ├─┬SaleCreatedEvent
  │ └─┬data
  │   └─┬link
  │     ├─┬lastClicked
  │     │ └──[+] nullable (1:330213)❌ 
  │     ├─┬disabledAt
  │     │ └──[+] nullable (1:326355)❌ 
  │     ├─┬testCompletedAt
  │     │ └──[+] nullable (1:329456)❌ 
  │     ├─┬testStartedAt
  │     │ └──[+] nullable (1:329404)❌ 
  │     └─┬expiresAt
  │       └──[+] nullable (1:326261)❌ 
  ├─┬LinkClickedEvent
  │ └─┬data
  │   └─┬link
  │     ├─┬testCompletedAt
  │     │ └──[+] nullable (1:310231)❌ 
  │     ├─┬lastClicked
  │     │ └──[+] nullable (1:310988)❌ 
  │     ├─┬disabledAt
  │     │ └──[+] nullable (1:307130)❌ 
  │     ├─┬testStartedAt
  │     │ └──[+] nullable (1:310179)❌ 
  │     └─┬expiresAt
  │       └──[+] nullable (1:307036)❌ 
  └─┬LeadCreatedEvent
    └─┬data
      └─┬link
        ├─┬testCompletedAt
        │ └──[+] nullable (1:319243)❌ 
        ├─┬lastClicked
        │ └──[+] nullable (1:320000)❌ 
        ├─┬expiresAt
        │ └──[+] nullable (1:316048)❌ 
        ├─┬testStartedAt
        │ └──[+] nullable (1:319191)❌ 
        └─┬disabledAt
          └──[+] nullable (1:316142)❌ 
Document Element Total Changes Breaking Changes
paths 204 154
components 23 22

View full report

Linting Report 0 errors, 29 warnings, 23 hints

RUBY CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.791.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Jul 8, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783480859 branch 8 times, most recently from a28e5d4 to a069c90 Compare July 16, 2026 02:59
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783480859 branch 7 times, most recently from b313ebd to 9db1cc2 Compare July 23, 2026 03:24
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783480859 branch 5 times, most recently from 66a97f3 to 57b0f79 Compare July 28, 2026 02:55
* `dub.links.list()`:  `request` **Changed** (Breaking ⚠️)
* `dub.events.list()`:  `response.[]` **Changed** (Breaking ⚠️)
* `dub.tags.list()`:  `request` **Changed** (Breaking ⚠️)
* `dub.folders.list()`:  `request` **Changed** (Breaking ⚠️)
* `dub.domains.list()`:  `request` **Changed** (Breaking ⚠️)
* `dub.customers.list()`:  `request` **Changed** (Breaking ⚠️)
* `dub.partners.list()`:  `request` **Changed** (Breaking ⚠️)
* `dub.partner_applications.list()`:  `request` **Changed** (Breaking ⚠️)
* `dub.commissions.list()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.[]` **Changed** (Breaking ⚠️)
* `dub.commissions.update()`:  `response` **Changed** (Breaking ⚠️)
* `dub.commissions.update_many()`:  `response.[].status.enum(hold)` **Added** (Breaking ⚠️)
* `dub.payouts.list()`:  `request` **Changed** (Breaking ⚠️)
* `dub.bounties.list_submissions()`:  `request` **Changed** (Breaking ⚠️)
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783480859 branch from aa39ebb to eddd1a7 Compare July 29, 2026 03:15
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