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():
    • request Changed (Breaking ⚠️)
    • 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
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[🔀] type (1:201374)❌ 
│ │ │ │   └──[-] minimum (1:200729)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (1:200895)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] description (1:200774)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (1:201193)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[🔀] type (1:201117)❌ 
│ │ │ │   ├──[+] maximum (1:201161)❌ 
│ │ │ │   ├──[-] minimum (1:200511)❌ 
│ │ │ │   └──[🔀] description (1:201022)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           └─┬links
│ │ │             └─┬Schema
│ │ │               └─┬url
│ │ │                 └──[-] format (1:204210)❌ 
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬links
│ │             └─┬Schema
│ │               └─┬url
│ │                 └──[-] format (1:187800)❌ 
│ ├─┬/partners/applications
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (1:215635)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:215559)❌ 
│ │   │   ├──[+] maximum (1:215603)❌ 
│ │   │   ├──[-] minimum (1:214967)❌ 
│ │   │   └──[🔀] description (1:215464)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (1:215816)❌ 
│ │       └──[-] minimum (1:215185)❌ 
│ ├─┬/links
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:12332)❌ 
│ │   │   ├──[+] maximum (1:12376)❌ 
│ │   │   └──[-] minimum (1:12351)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (1:12575)❌ 
│ │       └──[-] minimum (1:12578)❌ 
│ ├─┬/commissions/bulk
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬status
│ │               └──[+] enum (1:268683)
│ ├─┬/track/lead
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬link
│ │             └─┬url
│ │               └──[-] format (1:147810)❌ 
│ ├─┬/bounties/{bountyId}/submissions
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (1:287694)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:287618)❌ 
│ │   │   ├──[+] maximum (1:287662)❌ 
│ │   │   ├──[-] minimum (1:286620)❌ 
│ │   │   └──[🔀] description (1:287523)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (1:287875)❌ 
│ │       └──[-] minimum (1:286838)❌ 
│ ├─┬/commissions
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] enum (1:255069)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:257204)❌ 
│ │   │   ├──[+] maximum (1:257248)❌ 
│ │   │   └──[-] minimum (1:256592)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:257447)❌ 
│ │   │   └──[-] minimum (1:256819)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├──[+] required (1:261142)❌ 
│ │             ├──[+] properties (1:258376)
│ │             ├─┬userId
│ │             │ ├──[-] description (1:257594)
│ │             │ └──[-] nullable (1:257651)❌ 
│ │             ├─┬updatedAt
│ │             │ ├──[+] enum (1:257855)
│ │             │ ├──[+] enum (1:257862)
│ │             │ ├──[+] enum (1:257869)
│ │             │ ├──[+] enum (1:257880)
│ │             │ └──[+] enum (1:257847)
│ │             ├─┬status
│ │             │ ├──[-] enum (1:257403)❌ 
│ │             │ ├──[-] enum (1:257414)❌ 
│ │             │ ├──[-] enum (1:257426)❌ 
│ │             │ ├──[-] enum (1:257434)❌ 
│ │             │ ├──[-] enum (1:257374)❌ 
│ │             │ ├──[-] enum (1:257384)❌ 
│ │             │ ├──[-] enum (1:257396)❌ 
│ │             │ └──[🔀] type (1:258203)❌ 
│ │             ├─┬partner
│ │             │ ├──[-] additionalProperties (1:258567)❌ 
│ │             │ ├──[-] required (1:258491)❌ 
│ │             │ ├──[-] required (1:258498)❌ 
│ │             │ ├──[-] required (1:258506)❌ 
│ │             │ ├──[-] required (1:258514)❌ 
│ │             │ ├──[-] required (1:258533)❌ 
│ │             │ ├──[-] required (1:258486)❌ 
│ │             │ ├──[🔀] type (1:258500)❌ 
│ │             │ ├──[+] description (1:258416)
│ │             │ ├──[+] nullable (1:258397)❌ 
│ │             │ ├──[-] properties (1:258271)❌ 
│ │             │ ├──[-] properties (1:257933)❌ 
│ │             │ ├──[-] properties (1:258382)❌ 
│ │             │ ├──[-] properties (1:257774)❌ 
│ │             │ ├──[-] properties (1:258073)❌ 
│ │             │ ├──[-] properties (1:257845)❌ 
│ │             │ └──[-] properties (1:258159)❌ 
│ │             ├─┬type
│ │             │ ├──[+] enum (1:258039)
│ │             │ ├──[+] enum (1:258050)
│ │             │ ├──[+] enum (1:258062)
│ │             │ ├──[+] enum (1:258070)
│ │             │ ├──[+] enum (1:258081)
│ │             │ ├──[+] enum (1:258010)
│ │             │ ├──[+] enum (1:258020)
│ │             │ ├──[+] enum (1:258032)
│ │             │ ├──[-] enum (1:257211)❌ 
│ │             │ ├──[-] enum (1:257219)❌ 
│ │             │ ├──[-] enum (1:257226)❌ 
│ │             │ ├──[-] enum (1:257233)❌ 
│ │             │ └──[-] enum (1:257244)❌ 
│ │             └─┬quantity
│ │               ├──[+] additionalProperties (1:259344)❌ 
│ │               ├──[+] required (1:259275)❌ 
│ │               ├──[+] required (1:259283)❌ 
│ │               ├──[+] required (1:259291)❌ 
│ │               ├──[+] required (1:259310)❌ 
│ │               ├──[+] required (1:259263)❌ 
│ │               ├──[+] required (1:259268)❌ 
│ │               ├──[🔀] type (1:258528)❌ 
│ │               ├──[+] properties (1:259048)
│ │               ├──[+] properties (1:258710)
│ │               ├──[+] properties (1:259159)
│ │               ├──[+] properties (1:258551)
│ │               ├──[+] properties (1:258850)
│ │               ├──[+] properties (1:258622)
│ │               └──[+] properties (1:258936)
│ ├─┬/customers/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬link
│ │ │           └─┬url
│ │ │             └──[-] format (1:168195)❌ 
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬link
│ │             └─┬url
│ │               └──[-] format (1:174636)❌ 
│ ├─┬/commissions/{id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (1:267215)❌ 
│ │           ├──[+] properties (1:264449)
│ │           ├─┬partner
│ │           │ ├──[-] additionalProperties (1:264490)❌ 
│ │           │ ├──[-] required (1:264456)❌ 
│ │           │ ├──[-] required (1:264409)❌ 
│ │           │ ├──[-] required (1:264414)❌ 
│ │           │ ├──[-] required (1:264421)❌ 
│ │           │ ├──[-] required (1:264429)❌ 
│ │           │ ├──[-] required (1:264437)❌ 
│ │           │ ├──[🔀] type (1:264573)❌ 
│ │           │ ├──[+] description (1:264489)
│ │           │ ├──[+] nullable (1:264470)❌ 
│ │           │ ├──[-] properties (1:264194)❌ 
│ │           │ ├──[-] properties (1:263856)❌ 
│ │           │ ├──[-] properties (1:264305)❌ 
│ │           │ ├──[-] properties (1:263697)❌ 
│ │           │ ├──[-] properties (1:263996)❌ 
│ │           │ ├──[-] properties (1:263768)❌ 
│ │           │ └──[-] properties (1:264082)❌ 
│ │           ├─┬updatedAt
│ │           │ ├──[+] enum (1:263920)
│ │           │ ├──[+] enum (1:263928)
│ │           │ ├──[+] enum (1:263935)
│ │           │ ├──[+] enum (1:263942)
│ │           │ └──[+] enum (1:263953)
│ │           ├─┬quantity
│ │           │ ├──[+] additionalProperties (1:265417)❌ 
│ │           │ ├──[+] required (1:265356)❌ 
│ │           │ ├──[+] required (1:265364)❌ 
│ │           │ ├──[+] required (1:265383)❌ 
│ │           │ ├──[+] required (1:265336)❌ 
│ │           │ ├──[+] required (1:265341)❌ 
│ │           │ ├──[+] required (1:265348)❌ 
│ │           │ ├──[🔀] type (1:264601)❌ 
│ │           │ ├──[+] properties (1:265121)
│ │           │ ├──[+] properties (1:264783)
│ │           │ ├──[+] properties (1:265232)
│ │           │ ├──[+] properties (1:264624)
│ │           │ ├──[+] properties (1:264923)
│ │           │ ├──[+] properties (1:264695)
│ │           │ └──[+] properties (1:265009)
│ │           ├─┬userId
│ │           │ ├──[-] description (1:263517)
│ │           │ └──[-] nullable (1:263574)❌ 
│ │           ├─┬type
│ │           │ ├──[+] enum (1:264143)
│ │           │ ├──[+] enum (1:264154)
│ │           │ ├──[+] enum (1:264083)
│ │           │ ├──[+] enum (1:264093)
│ │           │ ├──[+] enum (1:264105)
│ │           │ ├──[+] enum (1:264112)
│ │           │ ├──[+] enum (1:264123)
│ │           │ ├──[+] enum (1:264135)
│ │           │ ├──[-] enum (1:263134)❌ 
│ │           │ ├──[-] enum (1:263142)❌ 
│ │           │ ├──[-] enum (1:263149)❌ 
│ │           │ ├──[-] enum (1:263156)❌ 
│ │           │ └──[-] enum (1:263167)❌ 
│ │           └─┬status
│ │             ├──[-] enum (1:263307)❌ 
│ │             ├──[-] enum (1:263319)❌ 
│ │             ├──[-] enum (1:263326)❌ 
│ │             ├──[-] enum (1:263337)❌ 
│ │             ├──[-] enum (1:263349)❌ 
│ │             ├──[-] enum (1:263357)❌ 
│ │             ├──[-] enum (1:263297)❌ 
│ │             └──[🔀] type (1:264276)❌ 
│ ├─┬/payouts
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (1:271958)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:271882)❌ 
│ │   │   ├──[+] maximum (1:271926)❌ 
│ │   │   ├──[-] minimum (1:270935)❌ 
│ │   │   └──[🔀] description (1:271787)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (1:272139)❌ 
│ │       └──[-] minimum (1:271153)❌ 
│ ├─┬/domains
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (1:137085)
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:137009)❌ 
│ │   │   ├──[+] maximum (1:137053)❌ 
│ │   │   ├──[-] minimum (1:136345)❌ 
│ │   │   └──[🔀] description (1:136914)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (1:137265)❌ 
│ │       └──[-] minimum (1:136562)❌ 
│ ├─┬/events
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[+] exclusiveMinimum (1:89489)❌ 
│ │   │   ├──[🔀] type (1:89460)❌ 
│ │   │   ├──[+] maximum (1:89504)❌ 
│ │   │   ├──[+] description (1:89365)
│ │   │   ├──[+] example (1:89432)
│ │   │   └──[+] deprecated (1:89447)
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:89707)
│ │   │ └─┬Schema
│ │   │   ├──[+] exclusiveMinimum (1:89672)❌ 
│ │   │   ├──[🔀] type (1:89643)❌ 
│ │   │   ├──[+] description (1:89591)
│ │   │   └──[+] example (1:89633)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├─┬ONEOF
│ │             │ └─┬link
│ │             │   ├─┬expiresAt
│ │             │   │ └──[+] nullable (1:92542)❌ 
│ │             │   ├─┬testCompletedAt
│ │             │   │ └──[+] nullable (1:95772)❌ 
│ │             │   ├─┬lastClicked
│ │             │   │ └──[+] nullable (1:96529)❌ 
│ │             │   ├─┬disabledAt
│ │             │   │ └──[+] nullable (1:92636)❌ 
│ │             │   └─┬testStartedAt
│ │             │     └──[+] nullable (1:95720)❌ 
│ │             ├─┬ONEOF
│ │             │ └─┬link
│ │             │   ├─┬disabledAt
│ │             │   │ └──[+] nullable (1:101476)❌ 
│ │             │   ├─┬testStartedAt
│ │             │   │ └──[+] nullable (1:104560)❌ 
│ │             │   ├─┬testCompletedAt
│ │             │   │ └──[+] nullable (1:104612)❌ 
│ │             │   ├─┬lastClicked
│ │             │   │ └──[+] nullable (1:105369)❌ 
│ │             │   └─┬expiresAt
│ │             │     └──[+] nullable (1:101382)❌ 
│ │             └─┬ONEOF
│ │               └─┬link
│ │                 ├─┬testStartedAt
│ │                 │ └──[+] nullable (1:115451)❌ 
│ │                 ├─┬testCompletedAt
│ │                 │ └──[+] nullable (1:115503)❌ 
│ │                 ├─┬disabledAt
│ │                 │ └──[+] nullable (1:112367)❌ 
│ │                 ├─┬expiresAt
│ │                 │ └──[+] nullable (1:112273)❌ 
│ │                 └─┬lastClicked
│ │                   └──[+] nullable (1:116260)❌ 
│ ├─┬/partners/links
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬url
│ │               └──[-] format (1:225575)❌ 
│ ├─┬/tags/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬name
│ │         │ └──[🔀] maxLength (1:126099)❌ 
│ │         └─┬tag
│ │           └──[+] maxLength (1:126441)❌ 
│ ├─┬/tags
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (1:124707)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[🔀] type (1:124631)❌ 
│ │ │ │   ├──[+] maximum (1:124675)❌ 
│ │ │ │   ├──[-] minimum (1:124086)❌ 
│ │ │ │   └──[🔀] description (1:124536)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     ├──[🔀] type (1:124888)❌ 
│ │ │     └──[-] minimum (1:124304)❌ 
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬name
│ │         │ └──[🔀] maxLength (1:122534)❌ 
│ │         └─┬tag
│ │           └──[+] maxLength (1:122876)❌ 
│ ├─┬/customers
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:161021)❌ 
│ │   │   ├──[+] maximum (1:161065)❌ 
│ │   │   └──[-] minimum (1:160349)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:161264)❌ 
│ │   │   └──[-] minimum (1:160576)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬link
│ │               └─┬url
│ │                 └──[-] format (1:162978)❌ 
│ └─┬/folders
│   └─┬GET
│     ├─┬Parameters
│     │ ├──[🔀] description (1:130269)
│     │ └─┬Schema
│     │   ├──[🔀] type (1:130193)❌ 
│     │   ├──[+] maximum (1:130237)❌ 
│     │   ├──[-] minimum (1:129580)❌ 
│     │   └──[🔀] description (1:130098)
│     └─┬Parameters
│       └─┬Schema
│         ├──[🔀] type (1:130449)❌ 
│         └──[-] minimum (1:129797)❌ 
└─┬Components
  ├─┬PartnerEnrolledEvent
  │ └─┬data
  │   └─┬links
  │     └─┬Schema
  │       └─┬url
  │         └──[-] format (1:335747)❌ 
  ├─┬LeadCreatedEvent
  │ └─┬data
  │   └─┬link
  │     ├─┬testCompletedAt
  │     │ └──[+] nullable (1:319849)❌ 
  │     ├─┬lastClicked
  │     │ └──[+] nullable (1:320606)❌ 
  │     ├─┬testStartedAt
  │     │ └──[+] nullable (1:319797)❌ 
  │     ├─┬expiresAt
  │     │ └──[+] nullable (1:316654)❌ 
  │     └─┬disabledAt
  │       └──[+] nullable (1:316748)❌ 
  ├─┬LinkClickedEvent
  │ └─┬data
  │   └─┬link
  │     ├─┬testStartedAt
  │     │ └──[+] nullable (1:310785)❌ 
  │     ├─┬lastClicked
  │     │ └──[+] nullable (1:311594)❌ 
  │     ├─┬expiresAt
  │     │ └──[+] nullable (1:307642)❌ 
  │     ├─┬testCompletedAt
  │     │ └──[+] nullable (1:310837)❌ 
  │     └─┬disabledAt
  │       └──[+] nullable (1:307736)❌ 
  ├─┬CommissionCreatedEvent
  │ └─┬data
  │   └─┬status
  │     └──[+] enum (1:349061)
  ├─┬LinkWebhookEvent
  │ └─┬data
  │   ├─┬expiresAt
  │   │ └──[+] nullable (1:300296)❌ 
  │   ├─┬testCompletedAt
  │   │ └──[+] nullable (1:303491)❌ 
  │   ├─┬testStartedAt
  │   │ └──[+] nullable (1:303439)❌ 
  │   ├─┬disabledAt
  │   │ └──[+] nullable (1:300390)❌ 
  │   └─┬lastClicked
  │     └──[+] nullable (1:304248)❌ 
  ├─┬SaleCreatedEvent
  │ └─┬data
  │   └─┬link
  │     ├─┬testCompletedAt
  │     │ └──[+] nullable (1:330062)❌ 
  │     ├─┬disabledAt
  │     │ └──[+] nullable (1:326961)❌ 
  │     ├─┬expiresAt
  │     │ └──[+] nullable (1:326867)❌ 
  │     ├─┬lastClicked
  │     │ └──[+] nullable (1:330819)❌ 
  │     └─┬testStartedAt
  │       └──[+] nullable (1:330010)❌ 
  └─┬LinkSchema
    └─┬url
      └──[-] format (1:365647)❌ 
Document Element Total Changes Breaking Changes
paths 229 159
components 23 22

View full report

Linting Report 0 errors, 31 warnings, 23 hints

RUBY CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.792.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 7 times, most recently from 81bc1ae to 1e042bd Compare July 30, 2026 02:47
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783480859 branch 7 times, most recently from b674a69 to 518d054 Compare August 6, 2026 02:59
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783480859 branch 3 times, most recently from de19f9f to 999b6e7 Compare August 9, 2026 02:07
* `dub.links.list()`:  `request` **Changed** (Breaking ⚠️)
* `dub.events.list()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `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 a3892aa to ef9caaf Compare August 10, 2026 02:11
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