Skip to content

chore: 🐝 Update SDK - Generate 0.71.8#303

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

chore: 🐝 Update SDK - Generate 0.71.8#303
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1777078195

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@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.

Typescript SDK Changes:

  • dub.events.list():
    • request.partnerTagId Added
    • response.[].union(sale).sale.paymentProcessor Changed (Breaking ⚠️)
  • dub.partnerApplications.reject(): request 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():
    • requestBody.accessLevel Changed
  • dub.track.sale():
    • request.paymentProcessor Changed
  • dub.partners.list(): response.[] Changed
  • dub.partners.create(): response Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/track/open
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬clickId
│ │             └──[🔀] description (1:153180)
│ ├─┬/partners/applications/approve
│ │ └─┬POST
│ │   └──[🔀] operationId (1:234422)❌ 
│ ├─┬/events
│ │ └─┬GET
│ │   ├──[+] parameters (1:75443)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬ONEOF
│ │               └─┬sale
│ │                 └─┬paymentProcessor
│ │                   ├──[+] enum (1:109300)
│ │                   └──[+] enum (1:109321)
│ ├─┬/bounties/{bountyId}/submissions/{submissionId}/approve
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬files
│ │             └─┬Schema
│ │               └─┬url
│ │                 └──[+] format (1:281681)❌ 
│ ├─┬/bounties/{bountyId}/submissions
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬files
│ │               └─┬Schema
│ │                 └─┬url
│ │                   └──[+] format (1:277901)❌ 
│ ├─┬/analytics
│ │ └─┬GET
│ │   ├──[+] parameters (1:56520)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] enum (1:52858)
│ ├─┬/partners/links
│ │ └─┬GET
│ │   └──[🔀] operationId (1:221923)❌ 
│ ├─┬/commissions
│ │ └─┬GET
│ │   ├──[+] parameters (1:244109)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (1:243850)
│ │   │ └─┬Schema
│ │   │   └──[🔀] description (1:243583)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (1:242925)
│ │   │ └─┬Schema
│ │   │   └──[🔀] description (1:242606)
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:241934)
│ │   │ └─┬Schema
│ │   │   ├──[+] enum (1:241898)
│ │   │   └──[+] description (1:241659)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬type
│ │               └──[+] enum (1:248052)
│ ├─┬/track/sale
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬paymentProcessor
│ │           ├──[+] enum (1:148944)
│ │           └──[+] enum (1:148965)
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           ├──[+] required (1:211227)❌ 
│ │ │           ├──[+] required (1:211278)❌ 
│ │ │           ├──[-] required (1:209527)❌ 
│ │ │           ├──[+] properties (1:199887)
│ │ │           ├──[+] properties (1:203270)
│ │ │           ├──[+] properties (1:208565)
│ │ │           ├──[+] properties (1:199149)
│ │ │           ├─┬returnOnAdSpend
│ │ │           │ ├──[+] additionalProperties (1:207899)❌ 
│ │ │           │ ├──[+] required (1:207866)❌ 
│ │ │           │ ├──[🔀] type (1:203943)❌ 
│ │ │           │ ├──[-] description (1:208615)
│ │ │           │ └──[+] properties (1:203966)
│ │ │           ├─┬trustedAt
│ │ │           │ ├──[🔀] type (1:209004)❌ 
│ │ │           │ ├──[🔀] description (1:208936)
│ │ │           │ ├──[+] default (1:208920)❌ 
│ │ │           │ └──[-] nullable (1:199108)❌ 
│ │ │           ├─┬totalClicks
│ │ │           │ ├──[+] items (1:208650)❌ 
│ │ │           │ ├──[🔀] type (1:208634)❌ 
│ │ │           │ ├──[🔀] description (1:208587)
│ │ │           │ └──[-] default (1:207119)❌ 
│ │ │           ├─┬totalConversions
│ │ │           │ ├──[🔀] type (1:211071)❌ 
│ │ │           │ ├──[🔀] description (1:210998)
│ │ │           │ ├──[-] default (1:207352)❌ 
│ │ │           │ └──[+] nullable (1:211059)❌ 
│ │ │           ├─┬programId
│ │ │           │ ├──[🔀] description (1:200361)
│ │ │           │ └──[+] nullable (1:200342)❌ 
│ │ │           ├─┬totalSaleAmount
│ │ │           │ └──[🔀] description (1:203029)
│ │ │           ├─┬website
│ │ │           │ ├──[🔀] type (1:209275)❌ 
│ │ │           │ ├──[🔀] description (1:209180)
│ │ │           │ ├──[+] default (1:209164)❌ 
│ │ │           │ └──[-] nullable (1:208810)❌ 
│ │ │           ├─┬totalSales
│ │ │           │ └──[🔀] description (1:209060)
│ │ │           ├─┬totalLeads
│ │ │           │ └──[🔀] description (1:208827)
│ │ │           ├─┬youtube
│ │ │           │ ├──[🔀] description (1:211126)
│ │ │           │ └──[+] deprecated (1:211107)
│ │ │           ├─┬tiktok
│ │ │           │ └──[🔀] description (1:200492)
│ │ │           ├─┬paypalEmail
│ │ │           │ └──[🔀] description (1:200629)
│ │ │           ├─┬twitter
│ │ │           │ ├──[🔀] type (1:209386)❌ 
│ │ │           │ ├──[🔀] description (1:209318)
│ │ │           │ ├──[+] default (1:209377)❌ 
│ │ │           │ └──[-] nullable (1:209036)❌ 
│ │ │           ├─┬totalCommissions
│ │ │           │ ├──[🔀] type (1:201276)❌ 
│ │ │           │ ├──[🔀] description (1:201102)
│ │ │           │ ├──[-] default (1:201635)❌ 
│ │ │           │ └──[+] nullable (1:201083)❌ 
│ │ │           ├─┬payoutsEnabledAt
│ │ │           │ ├──[🔀] description (1:201025)
│ │ │           │ └──[-] nullable (1:199003)❌ 
│ │ │           ├─┬stripeConnectId
│ │ │           │ └──[-] description (1:198885)
│ │ │           ├─┬partnerId
│ │ │           │ ├──[+] enum (1:199928)
│ │ │           │ ├──[+] enum (1:199936)
│ │ │           │ ├──[+] enum (1:199948)
│ │ │           │ ├──[+] enum (1:199959)
│ │ │           │ ├──[+] enum (1:199970)
│ │ │           │ └──[🔀] description (1:199995)
│ │ │           ├─┬referralFormData
│ │ │           │ ├──[-] additionalProperties (1:206428)❌ 
│ │ │           │ ├──[-] required (1:206395)❌ 
│ │ │           │ ├──[🔀] type (1:200833)❌ 
│ │ │           │ ├──[+] description (1:200856)
│ │ │           │ ├──[-] nullable (1:202410)❌ 
│ │ │           │ └──[-] properties (1:202445)❌ 
│ │ │           ├─┬tenantId
│ │ │           │ ├──[+] enum (1:201426)
│ │ │           │ ├──[+] enum (1:201350)
│ │ │           │ ├──[+] enum (1:201360)
│ │ │           │ ├──[+] enum (1:201371)
│ │ │           │ ├──[+] enum (1:201382)
│ │ │           │ ├──[+] enum (1:201392)
│ │ │           │ ├──[+] enum (1:201403)
│ │ │           │ ├──[+] enum (1:201417)
│ │ │           │ ├──[🔀] description (1:201452)
│ │ │           │ └──[-] nullable (1:199615)❌ 
│ │ │           └─┬status
│ │ │             ├──[-] enum (1:199892)❌ 
│ │ │             ├──[-] enum (1:199903)❌ 
│ │ │             ├──[-] enum (1:199914)❌ 
│ │ │             ├──[-] enum (1:199924)❌ 
│ │ │             ├──[-] enum (1:199935)❌ 
│ │ │             ├──[-] enum (1:199949)❌ 
│ │ │             ├──[-] enum (1:199958)❌ 
│ │ │             ├──[-] enum (1:199882)❌ 
│ │ │             ├──[🔀] type (1:210396)❌ 
│ │ │             ├──[🔀] description (1:210307)
│ │ │             └──[+] nullable (1:210384)❌ 
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (1:194880)❌ 
│ │           ├──[+] required (1:194931)❌ 
│ │           ├──[-] required (1:193648)❌ 
│ │           ├──[+] properties (1:183540)
│ │           ├──[+] properties (1:186923)
│ │           ├──[+] properties (1:192218)
│ │           ├──[+] properties (1:182802)
│ │           ├─┬partnerId
│ │           │ ├──[+] enum (1:183623)
│ │           │ ├──[+] enum (1:183581)
│ │           │ ├──[+] enum (1:183589)
│ │           │ ├──[+] enum (1:183601)
│ │           │ ├──[+] enum (1:183612)
│ │           │ └──[🔀] description (1:183648)
│ │           ├─┬twitter
│ │           │ ├──[🔀] type (1:193039)❌ 
│ │           │ ├──[🔀] description (1:192971)
│ │           │ ├──[+] default (1:193030)❌ 
│ │           │ └──[-] nullable (1:193157)❌ 
│ │           ├─┬youtube
│ │           │ ├──[🔀] description (1:194779)
│ │           │ └──[+] deprecated (1:194760)
│ │           ├─┬payoutsEnabledAt
│ │           │ ├──[🔀] description (1:184678)
│ │           │ └──[-] nullable (1:183124)❌ 
│ │           ├─┬returnOnAdSpend
│ │           │ ├──[+] additionalProperties (1:191552)❌ 
│ │           │ ├──[+] required (1:191519)❌ 
│ │           │ ├──[🔀] type (1:187596)❌ 
│ │           │ ├──[-] description (1:192736)
│ │           │ └──[+] properties (1:187619)
│ │           ├─┬totalSaleAmount
│ │           │ └──[🔀] description (1:186682)
│ │           ├─┬referralFormData
│ │           │ ├──[-] additionalProperties (1:190549)❌ 
│ │           │ ├──[-] required (1:190516)❌ 
│ │           │ ├──[🔀] type (1:184486)❌ 
│ │           │ ├──[+] description (1:184509)
│ │           │ ├──[-] nullable (1:186531)❌ 
│ │           │ └──[-] properties (1:186566)❌ 
│ │           ├─┬trustedAt
│ │           │ ├──[🔀] description (1:194779)
│ │           │ └──[+] deprecated (1:194760)
│ │           ├─┬programId
│ │           │ ├──[🔀] description (1:184014)
│ │           │ └──[+] nullable (1:183995)❌ 
│ │           ├─┬totalLeads
│ │           │ └──[🔀] description (1:192480)
│ │           ├─┬totalSales
│ │           │ └──[🔀] description (1:192713)
│ │           ├─┬totalClicks
│ │           │ ├──[+] items (1:192303)❌ 
│ │           │ ├──[🔀] type (1:192287)❌ 
│ │           │ ├──[🔀] description (1:192240)
│ │           │ └──[-] default (1:191240)❌ 
│ │           ├─┬website
│ │           │ ├──[🔀] type (1:192928)❌ 
│ │           │ ├──[🔀] description (1:192833)
│ │           │ ├──[+] default (1:192817)❌ 
│ │           │ └──[-] nullable (1:192931)❌ 
│ │           ├─┬status
│ │           │ ├──[-] enum (1:184013)❌ 
│ │           │ ├──[-] enum (1:184024)❌ 
│ │           │ ├──[-] enum (1:184035)❌ 
│ │           │ ├──[-] enum (1:184045)❌ 
│ │           │ ├──[-] enum (1:184056)❌ 
│ │           │ ├──[-] enum (1:184070)❌ 
│ │           │ ├──[-] enum (1:184079)❌ 
│ │           │ ├──[-] enum (1:184003)❌ 
│ │           │ ├──[🔀] type (1:194049)❌ 
│ │           │ ├──[🔀] description (1:193960)
│ │           │ └──[+] nullable (1:194037)❌ 
│ │           ├─┬tenantId
│ │           │ ├──[+] enum (1:185024)
│ │           │ ├──[+] enum (1:185035)
│ │           │ ├──[+] enum (1:185045)
│ │           │ ├──[+] enum (1:185056)
│ │           │ ├──[+] enum (1:185070)
│ │           │ ├──[+] enum (1:185079)
│ │           │ ├──[+] enum (1:185003)
│ │           │ ├──[+] enum (1:185013)
│ │           │ ├──[🔀] description (1:185105)
│ │           │ └──[-] nullable (1:183736)❌ 
│ │           ├─┬paypalEmail
│ │           │ └──[🔀] description (1:184282)
│ │           ├─┬totalCommissions
│ │           │ ├──[🔀] type (1:184929)❌ 
│ │           │ ├──[🔀] description (1:184755)
│ │           │ ├──[-] default (1:185756)❌ 
│ │           │ └──[+] nullable (1:184736)❌ 
│ │           ├─┬tiktok
│ │           │ └──[🔀] description (1:184145)
│ │           ├─┬stripeConnectId
│ │           │ └──[-] description (1:183006)
│ │           └─┬totalConversions
│ │             ├──[🔀] type (1:194724)❌ 
│ │             ├──[🔀] description (1:194651)
│ │             ├──[-] default (1:191473)❌ 
│ │             └──[+] nullable (1:194712)❌ 
│ ├─┬/commissions/{id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬type
│ │             └──[+] enum (1:253966)
│ ├─┬/bounties/{bountyId}/submissions/{submissionId}/reject
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬files
│ │             └─┬Schema
│ │               └─┬url
│ │                 └──[+] format (1:285578)❌ 
│ ├─┬/folders/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬accessLevel
│ │           └──[-] default (1:128720)❌ 
│ └─┬/partners/applications/reject
│   └─┬POST
│     ├──[🔀] operationId (1:235917)❌ 
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           ├──[+] properties (1:237144)
│           ├──[+] properties (1:237315)
│           ├──[+] properties (1:236793)
│           ├──[-] properties (1:234936)❌ 
│           ├─┬partnerId
│           │ ├──[+] maxLength (1:237464)❌ 
│           │ └──[🔀] description (1:237351)
│           ├─┬rejectionNote
│           │ ├──[-] maxLength (1:234931)❌ 
│           │ └──[🔀] description (1:236375)
│           └─┬rejectionReason
│             ├──[+] enum (1:237113)
│             ├──[+] enum (1:237123)
│             ├──[+] enum (1:237134)
│             ├──[-] enum (1:234711)❌ 
│             ├──[-] enum (1:234729)❌ 
│             ├──[-] enum (1:234755)❌ 
│             ├──[-] enum (1:234772)❌ 
│             ├──[🔀] description (1:236854)
│             └──[+] default (1:236829)❌ 
└─┬Components
  ├─┬PartnerEnrolledEvent
  │ └─┬data
  │   ├──[+] required (1:333576)❌ 
  │   ├──[+] required (1:333525)❌ 
  │   ├──[-] required (1:329157)❌ 
  │   ├──[+] properties (1:322688)
  │   ├──[+] properties (1:326003)
  │   ├──[+] properties (1:330892)
  │   ├──[+] properties (1:321950)
  │   ├─┬youtube
  │   │ ├──[🔀] description (1:333424)
  │   │ └──[+] deprecated (1:333405)
  │   ├─┬totalSales
  │   │ └──[🔀] description (1:331358)
  │   ├─┬website
  │   │ ├──[🔀] type (1:331573)❌ 
  │   │ ├──[🔀] description (1:331478)
  │   │ ├──[+] default (1:331462)❌ 
  │   │ └──[-] nullable (1:328440)❌ 
  │   ├─┬tenantId
  │   │ ├──[+] enum (1:324172)
  │   │ ├──[+] enum (1:324183)
  │   │ ├──[+] enum (1:324193)
  │   │ ├──[+] enum (1:324204)
  │   │ ├──[+] enum (1:324218)
  │   │ ├──[+] enum (1:324227)
  │   │ ├──[+] enum (1:324151)
  │   │ ├──[+] enum (1:324161)
  │   │ ├──[🔀] description (1:324253)
  │   │ └──[-] nullable (1:319719)❌ 
  │   ├─┬paypalEmail
  │   │ └──[🔀] description (1:323430)
  │   ├─┬totalSaleAmount
  │   │ └──[🔀] description (1:325762)
  │   ├─┬partnerId
  │   │ ├──[+] enum (1:322771)
  │   │ ├──[+] enum (1:322729)
  │   │ ├──[+] enum (1:322737)
  │   │ ├──[+] enum (1:322749)
  │   │ ├──[+] enum (1:322760)
  │   │ └──[🔀] description (1:322796)
  │   ├─┬stripeConnectId
  │   │ └──[-] description (1:318989)
  │   ├─┬payoutsEnabledAt
  │   │ ├──[🔀] description (1:323826)
  │   │ └──[-] nullable (1:319107)❌ 
  │   ├─┬returnOnAdSpend
  │   │ ├──[+] required (1:330251)❌ 
  │   │ ├──[🔀] type (1:326676)❌ 
  │   │ ├──[-] description (1:328245)
  │   │ └──[+] properties (1:326699)
  │   ├─┬referralFormData
  │   │ ├──[-] required (1:326083)❌ 
  │   │ ├──[🔀] type (1:323634)❌ 
  │   │ ├──[+] description (1:323657)
  │   │ ├──[-] nullable (1:322446)❌ 
  │   │ └──[-] properties (1:322481)❌ 
  │   ├─┬status
  │   │ ├──[-] enum (1:319996)❌ 
  │   │ ├──[-] enum (1:320007)❌ 
  │   │ ├──[-] enum (1:320018)❌ 
  │   │ ├──[-] enum (1:320028)❌ 
  │   │ ├──[-] enum (1:320039)❌ 
  │   │ ├──[-] enum (1:320053)❌ 
  │   │ ├──[-] enum (1:320062)❌ 
  │   │ ├──[-] enum (1:319986)❌ 
  │   │ ├──[🔀] type (1:332694)❌ 
  │   │ ├──[🔀] description (1:332605)
  │   │ └──[+] nullable (1:332682)❌ 
  │   ├─┬totalClicks
  │   │ ├──[+] items (1:330977)❌ 
  │   │ ├──[🔀] type (1:330961)❌ 
  │   │ ├──[🔀] description (1:330914)
  │   │ └──[-] default (1:326749)❌ 
  │   ├─┬totalLeads
  │   │ └──[🔀] description (1:331125)
  │   ├─┬tiktok
  │   │ └──[🔀] description (1:323293)
  │   ├─┬trustedAt
  │   │ ├──[🔀] type (1:331302)❌ 
  │   │ ├──[🔀] description (1:331234)
  │   │ ├──[+] default (1:331218)❌ 
  │   │ └──[-] nullable (1:319212)❌ 
  │   ├─┬twitter
  │   │ ├──[🔀] type (1:331684)❌ 
  │   │ ├──[🔀] description (1:331616)
  │   │ ├──[+] default (1:331675)❌ 
  │   │ └──[-] nullable (1:328666)❌ 
  │   ├─┬programId
  │   │ ├──[🔀] description (1:323162)
  │   │ └──[+] nullable (1:323143)❌ 
  │   ├─┬totalConversions
  │   │ ├──[🔀] type (1:333369)❌ 
  │   │ ├──[🔀] description (1:333296)
  │   │ ├──[-] default (1:326982)❌ 
  │   │ └──[+] nullable (1:333357)❌ 
  │   └─┬totalCommissions
  │     ├──[🔀] type (1:324077)❌ 
  │     ├──[🔀] description (1:323903)
  │     ├──[-] default (1:321671)❌ 
  │     └──[+] nullable (1:323884)❌ 
  └─┬CommissionCreatedEvent
    └─┬data
      └─┬type
        └──[+] enum (1:336814)
Document Element Total Changes Breaking Changes
paths 202 99
components 80 40

View full report

Linting Report 0 errors, 28 warnings, 23 hints

TYPESCRIPT CHANGELOG

core: 3.26.51 - 2026-05-19

🐛 Bug Fixes

  • prevent unhandled rejection when an APIPromise rejects but the caller does not call .catch (commit by @AshGodfrey)

core: 3.26.50 - 2026-05-01

🐛 Bug Fixes

  • wrap optional helper with z.optional() for Zod 4.4 object-level compatibility (commit by @AshGodfrey)

examples: 2.82.6 - 2026-05-15

🐛 Bug Fixes

  • render OpenAPI 'example: null' values as the literal "null" in model docs instead of the Go-formatted '', which broke MDX renderers and leaked Go internals (commit by @AshGodfrey)

Based on Speakeasy CLI 1.764.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-1777078195 branch 7 times, most recently from 6cdbb95 to 0a3ae0c Compare May 2, 2026 00:56
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777078195 branch 7 times, most recently from 2252c6f to ff33e4b Compare May 9, 2026 00:58
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777078195 branch 7 times, most recently from 8034d95 to 5493236 Compare May 16, 2026 00:57
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777078195 branch 7 times, most recently from 1e18a60 to 34ac694 Compare May 23, 2026 01:03
* `dub.events.list()`: 
  *  `request.partnerTagId` **Added**
  *  `response.[].union(sale).sale.paymentProcessor` **Changed** (Breaking ⚠️)
* `dub.partnerApplications.reject()`:  `request` **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()`: 
  *  `requestBody.accessLevel` **Changed**
* `dub.track.sale()`: 
  *  `request.paymentProcessor` **Changed**
* `dub.partners.list()`:  `response.[]` **Changed**
* `dub.partners.create()`:  `response` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777078195 branch from f3cb404 to 190a032 Compare May 24, 2026 01:07
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