Skip to content

chore: 🐝 Update SDK - Generate 0.37.2 - #167

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

chore: 🐝 Update SDK - Generate 0.37.2#167
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783480748

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.

Python 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
│ ├─┬/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)❌ 
│ ├─┬/bounties/{bountyId}/submissions
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:287875)❌ 
│ │   │   └──[-] minimum (1:286838)❌ 
│ │   └─┬Parameters
│ │     ├──[🔀] description (1:287694)
│ │     └─┬Schema
│ │       ├──[🔀] type (1:287618)❌ 
│ │       ├──[+] maximum (1:287662)❌ 
│ │       ├──[-] minimum (1:286620)❌ 
│ │       └──[🔀] description (1:287523)
│ ├─┬/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
│ │             │   ├─┬lastClicked
│ │             │   │ └──[+] nullable (1:96529)❌ 
│ │             │   ├─┬expiresAt
│ │             │   │ └──[+] nullable (1:92542)❌ 
│ │             │   ├─┬disabledAt
│ │             │   │ └──[+] nullable (1:92636)❌ 
│ │             │   ├─┬testStartedAt
│ │             │   │ └──[+] nullable (1:95720)❌ 
│ │             │   └─┬testCompletedAt
│ │             │     └──[+] nullable (1:95772)❌ 
│ │             ├─┬ONEOF
│ │             │ └─┬link
│ │             │   ├─┬disabledAt
│ │             │   │ └──[+] nullable (1:101476)❌ 
│ │             │   ├─┬expiresAt
│ │             │   │ └──[+] nullable (1:101382)❌ 
│ │             │   ├─┬lastClicked
│ │             │   │ └──[+] nullable (1:105369)❌ 
│ │             │   ├─┬testCompletedAt
│ │             │   │ └──[+] nullable (1:104612)❌ 
│ │             │   └─┬testStartedAt
│ │             │     └──[+] nullable (1:104560)❌ 
│ │             └─┬ONEOF
│ │               └─┬link
│ │                 ├─┬lastClicked
│ │                 │ └──[+] nullable (1:116260)❌ 
│ │                 ├─┬disabledAt
│ │                 │ └──[+] nullable (1:112367)❌ 
│ │                 ├─┬testCompletedAt
│ │                 │ └──[+] nullable (1:115503)❌ 
│ │                 ├─┬testStartedAt
│ │                 │ └──[+] nullable (1:115451)❌ 
│ │                 └─┬expiresAt
│ │                   └──[+] nullable (1:112273)❌ 
│ ├─┬/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)❌ 
│ ├─┬/commissions
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] enum (1:255069)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:257447)❌ 
│ │   │   └──[-] minimum (1:256819)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:257204)❌ 
│ │   │   ├──[+] maximum (1:257248)❌ 
│ │   │   └──[-] minimum (1:256592)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├──[+] required (1:261142)❌ 
│ │             ├──[+] properties (1:258376)
│ │             ├─┬status
│ │             │ ├──[-] enum (1:257434)❌ 
│ │             │ ├──[-] enum (1:257374)❌ 
│ │             │ ├──[-] enum (1:257384)❌ 
│ │             │ ├──[-] enum (1:257396)❌ 
│ │             │ ├──[-] enum (1:257403)❌ 
│ │             │ ├──[-] enum (1:257414)❌ 
│ │             │ ├──[-] enum (1:257426)❌ 
│ │             │ └──[🔀] type (1:258203)❌ 
│ │             ├─┬quantity
│ │             │ ├──[+] additionalProperties (1:259344)❌ 
│ │             │ ├──[+] required (1:259263)❌ 
│ │             │ ├──[+] required (1:259268)❌ 
│ │             │ ├──[+] required (1:259275)❌ 
│ │             │ ├──[+] required (1:259283)❌ 
│ │             │ ├──[+] required (1:259291)❌ 
│ │             │ ├──[+] required (1:259310)❌ 
│ │             │ ├──[🔀] type (1:258528)❌ 
│ │             │ ├──[+] properties (1:259048)
│ │             │ ├──[+] properties (1:258710)
│ │             │ ├──[+] properties (1:259159)
│ │             │ ├──[+] properties (1:258551)
│ │             │ ├──[+] properties (1:258850)
│ │             │ ├──[+] properties (1:258622)
│ │             │ └──[+] properties (1:258936)
│ │             ├─┬userId
│ │             │ ├──[-] description (1:257594)
│ │             │ └──[-] nullable (1:257651)❌ 
│ │             ├─┬updatedAt
│ │             │ ├──[+] enum (1:257880)
│ │             │ ├──[+] enum (1:257847)
│ │             │ ├──[+] enum (1:257855)
│ │             │ ├──[+] enum (1:257862)
│ │             │ └──[+] enum (1:257869)
│ │             ├─┬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)❌ 
│ │             └─┬partner
│ │               ├──[-] additionalProperties (1:258567)❌ 
│ │               ├──[-] required (1:258533)❌ 
│ │               ├──[-] required (1:258486)❌ 
│ │               ├──[-] required (1:258491)❌ 
│ │               ├──[-] required (1:258498)❌ 
│ │               ├──[-] required (1:258506)❌ 
│ │               ├──[-] required (1:258514)❌ 
│ │               ├──[🔀] 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)❌ 
│ ├─┬/links
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[🔀] type (1:12332)❌ 
│ │   │   ├──[+] maximum (1:12376)❌ 
│ │   │   └──[-] minimum (1:12351)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (1:12575)❌ 
│ │       └──[-] minimum (1:12578)❌ 
│ ├─┬/tags/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬tag
│ │         │ └──[+] maxLength (1:126441)❌ 
│ │         └─┬name
│ │           └──[🔀] maxLength (1:126099)❌ 
│ ├─┬/track/lead
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬link
│ │             └─┬url
│ │               └──[-] format (1:147810)❌ 
│ ├─┬/partners/links
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬url
│ │               └──[-] format (1:225575)❌ 
│ ├─┬/commissions/{id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (1:267215)❌ 
│ │           ├──[+] properties (1:264449)
│ │           ├─┬status
│ │           │ ├──[-] enum (1:263337)❌ 
│ │           │ ├──[-] enum (1:263349)❌ 
│ │           │ ├──[-] enum (1:263357)❌ 
│ │           │ ├──[-] enum (1:263297)❌ 
│ │           │ ├──[-] enum (1:263307)❌ 
│ │           │ ├──[-] enum (1:263319)❌ 
│ │           │ ├──[-] enum (1:263326)❌ 
│ │           │ └──[🔀] type (1:264276)❌ 
│ │           ├─┬updatedAt
│ │           │ ├──[+] enum (1:263920)
│ │           │ ├──[+] enum (1:263928)
│ │           │ ├──[+] enum (1:263935)
│ │           │ ├──[+] enum (1:263942)
│ │           │ └──[+] enum (1:263953)
│ │           ├─┬partner
│ │           │ ├──[-] additionalProperties (1:264490)❌ 
│ │           │ ├──[-] required (1:264409)❌ 
│ │           │ ├──[-] required (1:264414)❌ 
│ │           │ ├──[-] required (1:264421)❌ 
│ │           │ ├──[-] required (1:264429)❌ 
│ │           │ ├──[-] required (1:264437)❌ 
│ │           │ ├──[-] required (1:264456)❌ 
│ │           │ ├──[🔀] 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)❌ 
│ │           ├─┬quantity
│ │           │ ├──[+] additionalProperties (1:265417)❌ 
│ │           │ ├──[+] required (1:265336)❌ 
│ │           │ ├──[+] required (1:265341)❌ 
│ │           │ ├──[+] required (1:265348)❌ 
│ │           │ ├──[+] required (1:265356)❌ 
│ │           │ ├──[+] required (1:265364)❌ 
│ │           │ ├──[+] required (1:265383)❌ 
│ │           │ ├──[🔀] type (1:264601)❌ 
│ │           │ ├──[+] properties (1:265121)
│ │           │ ├──[+] properties (1:264783)
│ │           │ ├──[+] properties (1:265232)
│ │           │ ├──[+] properties (1:264624)
│ │           │ ├──[+] properties (1:264923)
│ │           │ ├──[+] properties (1:264695)
│ │           │ └──[+] properties (1:265009)
│ │           ├─┬type
│ │           │ ├──[+] enum (1:264154)
│ │           │ ├──[+] enum (1:264083)
│ │           │ ├──[+] enum (1:264093)
│ │           │ ├──[+] enum (1:264105)
│ │           │ ├──[+] enum (1:264112)
│ │           │ ├──[+] enum (1:264123)
│ │           │ ├──[+] enum (1:264135)
│ │           │ ├──[+] enum (1:264143)
│ │           │ ├──[-] enum (1:263149)❌ 
│ │           │ ├──[-] enum (1:263156)❌ 
│ │           │ ├──[-] enum (1:263167)❌ 
│ │           │ ├──[-] enum (1:263134)❌ 
│ │           │ └──[-] enum (1:263142)❌ 
│ │           └─┬userId
│ │             ├──[-] description (1:263517)
│ │             └──[-] nullable (1:263574)❌ 
│ ├─┬/customers/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬link
│ │ │           └─┬url
│ │ │             └──[-] format (1:168195)❌ 
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬link
│ │             └─┬url
│ │               └──[-] format (1:174636)❌ 
│ ├─┬/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)❌ 
│ ├─┬/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)❌ 
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ ├─┬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)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[🔀] type (1:201374)❌ 
│ │ │ │   └──[-] 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/bulk
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬status
│ │               └──[+] enum (1:268683)
│ ├─┬/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)❌ 
│ └─┬/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
│           ├─┬tag
│           │ └──[+] maxLength (1:122876)❌ 
│           └─┬name
│             └──[🔀] maxLength (1:122534)❌ 
└─┬Components
  ├─┬PartnerEnrolledEvent
  │ └─┬data
  │   └─┬links
  │     └─┬Schema
  │       └─┬url
  │         └──[-] format (1:335747)❌ 
  ├─┬LinkSchema
  │ └─┬url
  │   └──[-] format (1:365647)❌ 
  ├─┬LinkClickedEvent
  │ └─┬data
  │   └─┬link
  │     ├─┬testStartedAt
  │     │ └──[+] nullable (1:310785)❌ 
  │     ├─┬testCompletedAt
  │     │ └──[+] nullable (1:310837)❌ 
  │     ├─┬disabledAt
  │     │ └──[+] nullable (1:307736)❌ 
  │     ├─┬expiresAt
  │     │ └──[+] nullable (1:307642)❌ 
  │     └─┬lastClicked
  │       └──[+] nullable (1:311594)❌ 
  ├─┬CommissionCreatedEvent
  │ └─┬data
  │   └─┬status
  │     └──[+] enum (1:349061)
  ├─┬SaleCreatedEvent
  │ └─┬data
  │   └─┬link
  │     ├─┬disabledAt
  │     │ └──[+] nullable (1:326961)❌ 
  │     ├─┬testStartedAt
  │     │ └──[+] nullable (1:330010)❌ 
  │     ├─┬lastClicked
  │     │ └──[+] nullable (1:330819)❌ 
  │     ├─┬testCompletedAt
  │     │ └──[+] nullable (1:330062)❌ 
  │     └─┬expiresAt
  │       └──[+] nullable (1:326867)❌ 
  ├─┬LeadCreatedEvent
  │ └─┬data
  │   └─┬link
  │     ├─┬expiresAt
  │     │ └──[+] nullable (1:316654)❌ 
  │     ├─┬testStartedAt
  │     │ └──[+] nullable (1:319797)❌ 
  │     ├─┬testCompletedAt
  │     │ └──[+] nullable (1:319849)❌ 
  │     ├─┬disabledAt
  │     │ └──[+] nullable (1:316748)❌ 
  │     └─┬lastClicked
  │       └──[+] nullable (1:320606)❌ 
  └─┬LinkWebhookEvent
    └─┬data
      ├─┬lastClicked
      │ └──[+] nullable (1:304248)❌ 
      ├─┬testCompletedAt
      │ └──[+] nullable (1:303491)❌ 
      ├─┬expiresAt
      │ └──[+] nullable (1:300296)❌ 
      ├─┬disabledAt
      │ └──[+] nullable (1:300390)❌ 
      └─┬testStartedAt
        └──[+] nullable (1:303439)❌ 
Document Element Total Changes Breaking Changes
paths 229 159
components 23 22

View full report

Linting Report 0 errors, 31 warnings, 23 hints

PYTHON CHANGELOG

core: 6.0.35 - 2026-07-17

🐛 Bug Fixes

  • preserve nullable discriminated-union request fields under Pydantic 2.13 by wrapping optional+nullable closed discriminated-union fields in SerializeAsAny, and lift the now-unnecessary Pydantic <2.13 cap (commit by @AshGodfrey)

unions: 3.1.8 - 2026-07-17

🐛 Bug Fixes

  • preserve nullable discriminated-union request fields under Pydantic 2.13 by wrapping optional+nullable closed discriminated-union fields in SerializeAsAny, and lift the now-unnecessary Pydantic <2.13 cap (commit by @AshGodfrey)

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-1783480748 branch 8 times, most recently from 80d4669 to 4bbe571 Compare July 16, 2026 02:56
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783480748 branch 7 times, most recently from 6d9c6b6 to 647c189 Compare July 23, 2026 03:22
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783480748 branch 7 times, most recently from cefe151 to 2ebfdd5 Compare July 30, 2026 02:44
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783480748 branch 7 times, most recently from 4b327a5 to 8571ba3 Compare August 6, 2026 02:56
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783480748 branch 3 times, most recently from 85c7fed to de507d1 Compare August 9, 2026 02:04
* `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-1783480748 branch from 4b3132d to 5e0c9a4 Compare August 10, 2026 02:09
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