Skip to content

chore: 🐝 Update SDK - Generate 0.35.8#164

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

chore: 🐝 Update SDK - Generate 0.35.8#164
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1777078111

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.

Python SDK Changes:

  • dub.events.list():
    • request.partner_tag_id Added
    • response.[].union(sale).sale.payment_processor Changed (Breaking ⚠️)
  • dub.commissions.list():
    • request Changed
    • response.[].type.enum(referral) Added (Breaking ⚠️)
  • dub.commissions.update(): response.type.enum(referral) Added (Breaking ⚠️)
  • dub.analytics.retrieve(): request Changed
  • dub.folders.update():
    • request_body.access_level Changed
  • dub.track.sale():
    • request.payment_processor Changed
  • dub.partners.list(): response.[] Changed
  • dub.partners.create(): response Changed
  • dub.partner_applications.reject(): request Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/track/sale
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬paymentProcessor
│ │           ├──[+] enum (1:148944)
│ │           └──[+] enum (1:148965)
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           ├──[+] required (1:211278)❌ 
│ │ │           ├──[+] required (1:211227)❌ 
│ │ │           ├──[-] required (1:209527)❌ 
│ │ │           ├──[+] properties (1:199887)
│ │ │           ├──[+] properties (1:203270)
│ │ │           ├──[+] properties (1:208565)
│ │ │           ├──[+] properties (1:199149)
│ │ │           ├─┬status
│ │ │           │ ├──[-] enum (1:199924)❌ 
│ │ │           │ ├──[-] enum (1:199935)❌ 
│ │ │           │ ├──[-] enum (1:199949)❌ 
│ │ │           │ ├──[-] enum (1:199958)❌ 
│ │ │           │ ├──[-] enum (1:199882)❌ 
│ │ │           │ ├──[-] enum (1:199892)❌ 
│ │ │           │ ├──[-] enum (1:199903)❌ 
│ │ │           │ ├──[-] enum (1:199914)❌ 
│ │ │           │ ├──[🔀] type (1:210396)❌ 
│ │ │           │ ├──[🔀] description (1:210307)
│ │ │           │ └──[+] nullable (1:210384)❌ 
│ │ │           ├─┬totalSaleAmount
│ │ │           │ └──[🔀] description (1:203029)
│ │ │           ├─┬totalLeads
│ │ │           │ └──[🔀] description (1:208827)
│ │ │           ├─┬totalConversions
│ │ │           │ ├──[🔀] type (1:211071)❌ 
│ │ │           │ ├──[🔀] description (1:210998)
│ │ │           │ ├──[-] default (1:207352)❌ 
│ │ │           │ └──[+] nullable (1:211059)❌ 
│ │ │           ├─┬totalClicks
│ │ │           │ ├──[+] items (1:208650)❌ 
│ │ │           │ ├──[🔀] type (1:208634)❌ 
│ │ │           │ ├──[🔀] description (1:208587)
│ │ │           │ └──[-] default (1:207119)❌ 
│ │ │           ├─┬referralFormData
│ │ │           │ ├──[-] additionalProperties (1:206428)❌ 
│ │ │           │ ├──[-] required (1:206395)❌ 
│ │ │           │ ├──[🔀] type (1:200833)❌ 
│ │ │           │ ├──[+] description (1:200856)
│ │ │           │ ├──[-] nullable (1:202410)❌ 
│ │ │           │ └──[-] properties (1:202445)❌ 
│ │ │           ├─┬returnOnAdSpend
│ │ │           │ ├──[+] additionalProperties (1:207899)❌ 
│ │ │           │ ├──[+] required (1:207866)❌ 
│ │ │           │ ├──[🔀] type (1:203943)❌ 
│ │ │           │ ├──[-] description (1:208615)
│ │ │           │ └──[+] properties (1:203966)
│ │ │           ├─┬paypalEmail
│ │ │           │ └──[🔀] description (1:200629)
│ │ │           ├─┬programId
│ │ │           │ ├──[🔀] description (1:200361)
│ │ │           │ └──[+] nullable (1:200342)❌ 
│ │ │           ├─┬twitter
│ │ │           │ ├──[🔀] type (1:209386)❌ 
│ │ │           │ ├──[🔀] description (1:209318)
│ │ │           │ ├──[+] default (1:209377)❌ 
│ │ │           │ └──[-] nullable (1:209036)❌ 
│ │ │           ├─┬stripeConnectId
│ │ │           │ └──[-] description (1:198885)
│ │ │           ├─┬youtube
│ │ │           │ ├──[🔀] description (1:211126)
│ │ │           │ └──[+] deprecated (1:211107)
│ │ │           ├─┬partnerId
│ │ │           │ ├──[+] enum (1:199959)
│ │ │           │ ├──[+] enum (1:199970)
│ │ │           │ ├──[+] enum (1:199928)
│ │ │           │ ├──[+] enum (1:199936)
│ │ │           │ ├──[+] enum (1:199948)
│ │ │           │ └──[🔀] description (1:199995)
│ │ │           ├─┬tenantId
│ │ │           │ ├──[+] enum (1:201392)
│ │ │           │ ├──[+] enum (1:201403)
│ │ │           │ ├──[+] enum (1:201417)
│ │ │           │ ├──[+] enum (1:201426)
│ │ │           │ ├──[+] enum (1:201350)
│ │ │           │ ├──[+] enum (1:201360)
│ │ │           │ ├──[+] enum (1:201371)
│ │ │           │ ├──[+] enum (1:201382)
│ │ │           │ ├──[🔀] description (1:201452)
│ │ │           │ └──[-] nullable (1:199615)❌ 
│ │ │           ├─┬website
│ │ │           │ ├──[🔀] type (1:209275)❌ 
│ │ │           │ ├──[🔀] description (1:209180)
│ │ │           │ ├──[+] default (1:209164)❌ 
│ │ │           │ └──[-] nullable (1:208810)❌ 
│ │ │           ├─┬totalSales
│ │ │           │ └──[🔀] description (1:209060)
│ │ │           ├─┬tiktok
│ │ │           │ └──[🔀] description (1:200492)
│ │ │           ├─┬payoutsEnabledAt
│ │ │           │ ├──[🔀] description (1:201025)
│ │ │           │ └──[-] nullable (1:199003)❌ 
│ │ │           ├─┬trustedAt
│ │ │           │ ├──[🔀] description (1:211126)
│ │ │           │ └──[+] deprecated (1:211107)
│ │ │           └─┬totalCommissions
│ │ │             ├──[🔀] type (1:201276)❌ 
│ │ │             ├──[🔀] description (1:201102)
│ │ │             ├──[-] default (1:201635)❌ 
│ │ │             └──[+] nullable (1:201083)❌ 
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (1:194931)❌ 
│ │           ├──[+] required (1:194880)❌ 
│ │           ├──[-] required (1:193648)❌ 
│ │           ├──[+] properties (1:183540)
│ │           ├──[+] properties (1:186923)
│ │           ├──[+] properties (1:192218)
│ │           ├──[+] properties (1:182802)
│ │           ├─┬youtube
│ │           │ ├──[🔀] description (1:194779)
│ │           │ └──[+] deprecated (1:194760)
│ │           ├─┬totalClicks
│ │           │ ├──[+] items (1:192303)❌ 
│ │           │ ├──[🔀] type (1:192287)❌ 
│ │           │ ├──[🔀] description (1:192240)
│ │           │ └──[-] default (1:191240)❌ 
│ │           ├─┬tiktok
│ │           │ └──[🔀] description (1:184145)
│ │           ├─┬totalCommissions
│ │           │ ├──[🔀] type (1:184929)❌ 
│ │           │ ├──[🔀] description (1:184755)
│ │           │ ├──[-] default (1:185756)❌ 
│ │           │ └──[+] nullable (1:184736)❌ 
│ │           ├─┬partnerId
│ │           │ ├──[+] enum (1:183581)
│ │           │ ├──[+] enum (1:183589)
│ │           │ ├──[+] enum (1:183601)
│ │           │ ├──[+] enum (1:183612)
│ │           │ ├──[+] enum (1:183623)
│ │           │ └──[🔀] description (1:183648)
│ │           ├─┬stripeConnectId
│ │           │ └──[-] description (1:183006)
│ │           ├─┬tenantId
│ │           │ ├──[+] enum (1:185079)
│ │           │ ├──[+] enum (1:185003)
│ │           │ ├──[+] enum (1:185013)
│ │           │ ├──[+] enum (1:185024)
│ │           │ ├──[+] enum (1:185035)
│ │           │ ├──[+] enum (1:185045)
│ │           │ ├──[+] enum (1:185056)
│ │           │ ├──[+] enum (1:185070)
│ │           │ ├──[🔀] description (1:185105)
│ │           │ └──[-] nullable (1:183736)❌ 
│ │           ├─┬twitter
│ │           │ ├──[🔀] type (1:193039)❌ 
│ │           │ ├──[🔀] description (1:192971)
│ │           │ ├──[+] default (1:193030)❌ 
│ │           │ └──[-] nullable (1:193157)❌ 
│ │           ├─┬totalLeads
│ │           │ └──[🔀] description (1:192480)
│ │           ├─┬website
│ │           │ ├──[🔀] type (1:192928)❌ 
│ │           │ ├──[🔀] description (1:192833)
│ │           │ ├──[+] default (1:192817)❌ 
│ │           │ └──[-] nullable (1:192931)❌ 
│ │           ├─┬totalSales
│ │           │ └──[🔀] description (1:192713)
│ │           ├─┬paypalEmail
│ │           │ └──[🔀] description (1:184282)
│ │           ├─┬totalSaleAmount
│ │           │ └──[🔀] description (1:186682)
│ │           ├─┬trustedAt
│ │           │ ├──[🔀] type (1:192657)❌ 
│ │           │ ├──[🔀] description (1:192589)
│ │           │ ├──[+] default (1:192573)❌ 
│ │           │ └──[-] nullable (1:183229)❌ 
│ │           ├─┬returnOnAdSpend
│ │           │ ├──[+] additionalProperties (1:191552)❌ 
│ │           │ ├──[+] required (1:191519)❌ 
│ │           │ ├──[🔀] type (1:187596)❌ 
│ │           │ ├──[-] description (1:192736)
│ │           │ └──[+] properties (1:187619)
│ │           ├─┬status
│ │           │ ├──[-] enum (1:184070)❌ 
│ │           │ ├──[-] enum (1:184079)❌ 
│ │           │ ├──[-] enum (1:184003)❌ 
│ │           │ ├──[-] enum (1:184013)❌ 
│ │           │ ├──[-] enum (1:184024)❌ 
│ │           │ ├──[-] enum (1:184035)❌ 
│ │           │ ├──[-] enum (1:184045)❌ 
│ │           │ ├──[-] enum (1:184056)❌ 
│ │           │ ├──[🔀] type (1:194049)❌ 
│ │           │ ├──[🔀] description (1:193960)
│ │           │ └──[+] nullable (1:194037)❌ 
│ │           ├─┬programId
│ │           │ ├──[🔀] description (1:184014)
│ │           │ └──[+] nullable (1:183995)❌ 
│ │           ├─┬payoutsEnabledAt
│ │           │ ├──[🔀] description (1:184678)
│ │           │ └──[-] nullable (1:183124)❌ 
│ │           ├─┬referralFormData
│ │           │ ├──[-] additionalProperties (1:190549)❌ 
│ │           │ ├──[-] required (1:190516)❌ 
│ │           │ ├──[🔀] type (1:184486)❌ 
│ │           │ ├──[+] description (1:184509)
│ │           │ ├──[-] nullable (1:186531)❌ 
│ │           │ └──[-] properties (1:186566)❌ 
│ │           └─┬totalConversions
│ │             ├──[🔀] type (1:194724)❌ 
│ │             ├──[🔀] description (1:194651)
│ │             ├──[-] default (1:191473)❌ 
│ │             └──[+] nullable (1:194712)❌ 
│ ├─┬/bounties/{bountyId}/submissions
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬files
│ │               └─┬Schema
│ │                 └─┬url
│ │                   └──[+] format (1:277711)❌ 
│ ├─┬/bounties/{bountyId}/submissions/{submissionId}/approve
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬files
│ │             └─┬Schema
│ │               └─┬url
│ │                 └──[+] format (1:281491)❌ 
│ ├─┬/events
│ │ └─┬GET
│ │   ├──[+] parameters (1:75443)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬ONEOF
│ │               └─┬sale
│ │                 └─┬paymentProcessor
│ │                   ├──[+] enum (1:109300)
│ │                   └──[+] enum (1:109321)
│ ├─┬/analytics
│ │ └─┬GET
│ │   ├──[+] parameters (1:56520)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] enum (1:52858)
│ ├─┬/partners/applications/reject
│ │ └─┬POST
│ │   ├──[🔀] operationId (1:235917)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (1:236966)
│ │         ├──[+] properties (1:237125)
│ │         ├─┬rejectionReason
│ │         │ ├──[-] enum (1:234711)❌ 
│ │         │ ├──[-] enum (1:234729)❌ 
│ │         │ ├──[-] enum (1:234755)❌ 
│ │         │ ├──[-] enum (1:234772)❌ 
│ │         │ └──[🔀] description (1:236375)
│ │         ├─┬partnerId
│ │         │ ├──[🔀] type (1:237114)❌ 
│ │         │ └──[🔀] description (1:236996)
│ │         └─┬rejectionNote
│ │           ├──[🔀] maxLength (1:237274)❌ 
│ │           └──[🔀] description (1:237161)
│ ├─┬/track/open
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬clickId
│ │             └──[🔀] description (1:153180)
│ ├─┬/bounties/{bountyId}/submissions/{submissionId}/reject
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬files
│ │             └─┬Schema
│ │               └─┬url
│ │                 └──[+] format (1:285388)❌ 
│ ├─┬/partners/applications/approve
│ │ └─┬POST
│ │   └──[🔀] operationId (1:234422)❌ 
│ ├─┬/commissions/{id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬type
│ │             └──[+] enum (1:253776)
│ ├─┬/partners/links
│ │ └─┬GET
│ │   └──[🔀] operationId (1:221923)❌ 
│ ├─┬/commissions
│ │ └─┬GET
│ │   ├──[+] parameters (1:243919)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (1:242735)
│ │   │ └─┬Schema
│ │   │   └──[🔀] description (1:242416)
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:241744)
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (1:241708)
│ │   │   └──[+] description (1:241469)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (1:243660)
│ │   │ └─┬Schema
│ │   │   └──[🔀] description (1:243393)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬type
│ │               └──[+] enum (1:247862)
│ └─┬/folders/{id}
│   └─┬PATCH
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └─┬accessLevel
│             └──[-] default (1:128720)❌ 
└─┬Components
  ├─┬CommissionCreatedEvent
  │ └─┬data
  │   └─┬type
  │     └──[+] enum (1:336624)
  └─┬PartnerEnrolledEvent
    └─┬data
      ├──[+] required (1:333335)❌ 
      ├──[+] required (1:333386)❌ 
      ├──[-] required (1:329157)❌ 
      ├──[+] properties (1:322498)
      ├──[+] properties (1:325813)
      ├──[+] properties (1:330702)
      ├──[+] properties (1:321760)
      ├─┬totalLeads
      │ └──[🔀] description (1:330935)
      ├─┬paypalEmail
      │ └──[🔀] description (1:323240)
      ├─┬programId
      │ ├──[🔀] description (1:322972)
      │ └──[+] nullable (1:322953)❌ 
      ├─┬twitter
      │ ├──[🔀] type (1:331494)❌ 
      │ ├──[🔀] description (1:331426)
      │ ├──[+] default (1:331485)❌ 
      │ └──[-] nullable (1:328666)❌ 
      ├─┬website
      │ ├──[🔀] type (1:331383)❌ 
      │ ├──[🔀] description (1:331288)
      │ ├──[+] default (1:331272)❌ 
      │ └──[-] nullable (1:328440)❌ 
      ├─┬totalSaleAmount
      │ └──[🔀] description (1:325572)
      ├─┬totalSales
      │ └──[🔀] description (1:331168)
      ├─┬stripeConnectId
      │ └──[-] description (1:318989)
      ├─┬totalConversions
      │ ├──[🔀] type (1:333179)❌ 
      │ ├──[🔀] description (1:333106)
      │ ├──[-] default (1:326982)❌ 
      │ └──[+] nullable (1:333167)❌ 
      ├─┬totalCommissions
      │ ├──[🔀] type (1:323887)❌ 
      │ ├──[🔀] description (1:323713)
      │ ├──[-] default (1:321671)❌ 
      │ └──[+] nullable (1:323694)❌ 
      ├─┬tenantId
      │ ├──[+] enum (1:324003)
      │ ├──[+] enum (1:324014)
      │ ├──[+] enum (1:324028)
      │ ├──[+] enum (1:324037)
      │ ├──[+] enum (1:323961)
      │ ├──[+] enum (1:323971)
      │ ├──[+] enum (1:323982)
      │ ├──[+] enum (1:323993)
      │ ├──[🔀] description (1:324063)
      │ └──[-] nullable (1:319719)❌ 
      ├─┬status
      │ ├──[-] enum (1:320007)❌ 
      │ ├──[-] enum (1:320018)❌ 
      │ ├──[-] enum (1:320028)❌ 
      │ ├──[-] enum (1:320039)❌ 
      │ ├──[-] enum (1:320053)❌ 
      │ ├──[-] enum (1:320062)❌ 
      │ ├──[-] enum (1:319986)❌ 
      │ ├──[-] enum (1:319996)❌ 
      │ ├──[🔀] type (1:332504)❌ 
      │ ├──[🔀] description (1:332415)
      │ └──[+] nullable (1:332492)❌ 
      ├─┬partnerId
      │ ├──[+] enum (1:322581)
      │ ├──[+] enum (1:322539)
      │ ├──[+] enum (1:322547)
      │ ├──[+] enum (1:322559)
      │ ├──[+] enum (1:322570)
      │ └──[🔀] description (1:322606)
      ├─┬tiktok
      │ └──[🔀] description (1:323103)
      ├─┬referralFormData
      │ ├──[-] required (1:326083)❌ 
      │ ├──[🔀] type (1:323444)❌ 
      │ ├──[+] description (1:323467)
      │ ├──[-] nullable (1:322446)❌ 
      │ └──[-] properties (1:322481)❌ 
      ├─┬totalClicks
      │ ├──[+] items (1:330787)❌ 
      │ ├──[🔀] type (1:330771)❌ 
      │ ├──[🔀] description (1:330724)
      │ └──[-] default (1:326749)❌ 
      ├─┬payoutsEnabledAt
      │ ├──[🔀] description (1:323636)
      │ └──[-] nullable (1:319107)❌ 
      ├─┬trustedAt
      │ ├──[🔀] type (1:331112)❌ 
      │ ├──[🔀] description (1:331044)
      │ ├──[+] default (1:331028)❌ 
      │ └──[-] nullable (1:319212)❌ 
      ├─┬returnOnAdSpend
      │ ├──[+] required (1:330061)❌ 
      │ ├──[🔀] type (1:326486)❌ 
      │ ├──[-] description (1:328245)
      │ └──[+] properties (1:326509)
      └─┬youtube
        ├──[🔀] description (1:333234)
        └──[+] deprecated (1:333215)
Document Element Total Changes Breaking Changes
components 80 40
paths 196 97

View full report

Linting Report 0 errors, 28 warnings, 23 hints

PYTHON CHANGELOG

pagination: 3.0.10 - 2026-04-23

🐛 Bug Fixes

  • narrow nullable pagination params before arithmetic in next() closure (commit by @AshGodfrey)

unions: 3.1.5 - 2026-04-21

🐛 Bug Fixes

  • prevent pyright reportInvalidTypeForm error for TypeAliasType self-references (commit by @2ynn)

Based on Speakeasy CLI 1.763.1

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-1777078111 branch 7 times, most recently from f87b934 to 8103730 Compare May 2, 2026 00:56
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777078111 branch 7 times, most recently from a9c0d72 to 38e2b10 Compare May 9, 2026 00:58
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777078111 branch 6 times, most recently from aa19063 to 45fdb24 Compare May 15, 2026 01:00
* `dub.events.list()`: 
  *  `request.partner_tag_id` **Added**
  *  `response.[].union(sale).sale.payment_processor` **Changed** (Breaking ⚠️)
* `dub.commissions.list()`: 
  *  `request` **Changed**
  *  `response.[].type.enum(referral)` **Added** (Breaking ⚠️)
* `dub.commissions.update()`:  `response.type.enum(referral)` **Added** (Breaking ⚠️)
* `dub.analytics.retrieve()`:  `request` **Changed**
* `dub.folders.update()`: 
  *  `request_body.access_level` **Changed**
* `dub.track.sale()`: 
  *  `request.payment_processor` **Changed**
* `dub.partners.list()`:  `response.[]` **Changed**
* `dub.partners.create()`:  `response` **Changed**
* `dub.partner_applications.reject()`:  `request` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777078111 branch from 6ff5b8e to d30f6da Compare May 16, 2026 00:57
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