Skip to content

chore: 🐝 Update SDK - Generate 0.15.10#148

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

chore: 🐝 Update SDK - Generate 0.15.10#148
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1777077530

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.

Php SDK Changes:

  • dub->events->list():
    • request->partnerTagId Added
    • response.[]->union(SaleEvent)->sale->paymentProcessor->enum(apple) Added (Breaking ⚠️)
  • dub->analytics->retrieve(): request Changed
  • dub->folders->update():
    • requestBody->accessLevel Changed
  • dub->track->sale():
    • request->paymentProcessor->enum(apple) Added
  • dub->partners->list(): response.[] Changed
  • dub->partners->create(): response Changed
  • dub->partner applications->reject(): request Changed
  • dub->commissions->list():
    • request->partnerTagId Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/commissions
│ │ └─┬GET
│ │   ├──[+] parameters (1:243570)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[+] description (1:241395)
│ │   │ └─┬Schema
│ │   │   └──[+] description (1:241131)
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (1:243311)
│ │   │ └─┬Schema
│ │   │   └──[🔀] description (1:243044)
│ │   └─┬Parameters
│ │     ├──[🔀] description (1:242386)
│ │     └─┬Schema
│ │       └──[🔀] description (1:242067)
│ ├─┬/analytics
│ │ └─┬GET
│ │   ├──[+] parameters (1:56520)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] enum (1:52858)
│ ├─┬/events
│ │ └─┬GET
│ │   ├──[+] parameters (1:75443)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬ONEOF
│ │               └─┬sale
│ │                 └─┬paymentProcessor
│ │                   └──[+] enum (1:109300)
│ ├─┬/track/sale
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬paymentProcessor
│ │           └──[+] enum (1:148938)
│ ├─┬/partners/links
│ │ └─┬GET
│ │   └──[🔀] operationId (1:221585)❌ 
│ ├─┬/partners/applications/reject
│ │ └─┬POST
│ │   ├──[🔀] operationId (1:235579)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (1:236628)
│ │         ├──[+] properties (1:236787)
│ │         ├─┬partnerId
│ │         │ ├──[🔀] type (1:236776)❌ 
│ │         │ └──[🔀] description (1:236658)
│ │         ├─┬rejectionNote
│ │         │ ├──[🔀] maxLength (1:236936)❌ 
│ │         │ └──[🔀] description (1:236823)
│ │         └─┬rejectionReason
│ │           ├──[-] enum (1:234711)❌ 
│ │           ├──[-] enum (1:234729)❌ 
│ │           ├──[-] enum (1:234755)❌ 
│ │           ├──[-] enum (1:234772)❌ 
│ │           └──[🔀] description (1:236037)
│ ├─┬/bounties/{bountyId}/submissions/{submissionId}/approve
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬files
│ │             └─┬Schema
│ │               └─┬url
│ │                 └──[+] format (1:281120)❌ 
│ ├─┬/partners
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬Schema
│ │ │           ├──[+] required (1:210940)❌ 
│ │ │           ├──[-] required (1:209527)❌ 
│ │ │           ├──[+] properties (1:199613)
│ │ │           ├──[+] properties (1:208238)
│ │ │           ├─┬totalClicks
│ │ │           │ ├──[🔀] type (1:201002)❌ 
│ │ │           │ ├──[🔀] description (1:200828)
│ │ │           │ ├──[-] default (1:207119)❌ 
│ │ │           │ └──[+] nullable (1:200809)❌ 
│ │ │           ├─┬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)❌ 
│ │ │           │ ├──[-] description (1:199984)
│ │ │           │ └──[+] nullable (1:202974)❌ 
│ │ │           ├─┬totalSaleAmount
│ │ │           │ └──[🔀] description (1:208733)
│ │ │           ├─┬partnerId
│ │ │           │ ├──[+] enum (1:199654)
│ │ │           │ ├──[+] enum (1:199662)
│ │ │           │ ├──[+] enum (1:199674)
│ │ │           │ ├──[+] enum (1:199685)
│ │ │           │ ├──[+] enum (1:199696)
│ │ │           │ └──[🔀] description (1:199721)
│ │ │           ├─┬youtube
│ │ │           │ └──[🔀] description (1:210339)
│ │ │           ├─┬trustedAt
│ │ │           │ ├──[🔀] description (1:210799)
│ │ │           │ └──[+] deprecated (1:210780)
│ │ │           ├─┬website
│ │ │           │ ├──[🔀] description (1:210799)
│ │ │           │ └──[+] deprecated (1:210780)
│ │ │           ├─┬totalSales
│ │ │           │ └──[🔀] description (1:208609)
│ │ │           ├─┬payoutsEnabledAt
│ │ │           │ ├──[🔀] description (1:200751)
│ │ │           │ └──[-] nullable (1:199003)❌ 
│ │ │           ├─┬paypalEmail
│ │ │           │ └──[🔀] description (1:200355)
│ │ │           ├─┬programId
│ │ │           │ ├──[🔀] description (1:200087)
│ │ │           │ └──[+] nullable (1:200068)❌ 
│ │ │           ├─┬totalLeads
│ │ │           │ └──[🔀] description (1:202755)
│ │ │           ├─┬saleRewardId
│ │ │           │ ├──[🔀] type (1:210069)❌ 
│ │ │           │ └──[+] description (1:209980)
│ │ │           ├─┬tenantId
│ │ │           │ └──[🔀] description (1:200218)
│ │ │           ├─┬twitter
│ │ │           │ ├──[🔀] type (1:208948)❌ 
│ │ │           │ ├──[🔀] description (1:208853)
│ │ │           │ ├──[+] default (1:208837)❌ 
│ │ │           │ └──[-] nullable (1:209036)❌ 
│ │ │           ├─┬tiktok
│ │ │           │ ├──[+] items (1:208323)❌ 
│ │ │           │ ├──[🔀] type (1:208307)❌ 
│ │ │           │ ├──[🔀] description (1:208260)
│ │ │           │ └──[-] nullable (1:209367)❌ 
│ │ │           ├─┬referralFormData
│ │ │           │ ├──[-] additionalProperties (1:206428)❌ 
│ │ │           │ ├──[-] required (1:206395)❌ 
│ │ │           │ ├──[🔀] type (1:200559)❌ 
│ │ │           │ ├──[+] description (1:200582)
│ │ │           │ ├──[-] nullable (1:202410)❌ 
│ │ │           │ └──[-] properties (1:202445)❌ 
│ │ │           ├─┬stripeConnectId
│ │ │           │ ├──[+] enum (1:201108)
│ │ │           │ ├──[+] enum (1:201118)
│ │ │           │ ├──[+] enum (1:201129)
│ │ │           │ ├──[+] enum (1:201143)
│ │ │           │ ├──[+] enum (1:201152)
│ │ │           │ ├──[+] enum (1:201076)
│ │ │           │ ├──[+] enum (1:201086)
│ │ │           │ ├──[+] enum (1:201097)
│ │ │           │ ├──[🔀] description (1:201178)
│ │ │           │ └──[-] nullable (1:198866)❌ 
│ │ │           ├─┬totalConversions
│ │ │           │ └──[🔀] description (1:208500)
│ │ │           ├─┬returnOnAdSpend
│ │ │           │ ├──[+] additionalProperties (1:207572)❌ 
│ │ │           │ ├──[+] required (1:207539)❌ 
│ │ │           │ ├──[🔀] type (1:203616)❌ 
│ │ │           │ ├──[-] description (1:208615)
│ │ │           │ └──[+] properties (1:203639)
│ │ │           └─┬totalCommissions
│ │ │             ├──[🔀] type (1:210744)❌ 
│ │ │             ├──[🔀] description (1:210671)
│ │ │             ├──[-] default (1:201635)❌ 
│ │ │             └──[+] nullable (1:210732)❌ 
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (1:194756)❌ 
│ │           ├──[-] required (1:193648)❌ 
│ │           ├──[+] properties (1:183429)
│ │           ├──[+] properties (1:192054)
│ │           ├─┬tiktok
│ │           │ ├──[+] items (1:192139)❌ 
│ │           │ ├──[🔀] type (1:192123)❌ 
│ │           │ ├──[🔀] description (1:192076)
│ │           │ └──[-] nullable (1:193488)❌ 
│ │           ├─┬tenantId
│ │           │ └──[🔀] description (1:184034)
│ │           ├─┬partnerId
│ │           │ ├──[+] enum (1:183478)
│ │           │ ├──[+] enum (1:183490)
│ │           │ ├──[+] enum (1:183501)
│ │           │ ├──[+] enum (1:183512)
│ │           │ ├──[+] enum (1:183470)
│ │           │ └──[🔀] description (1:183537)
│ │           ├─┬returnOnAdSpend
│ │           │ ├──[+] additionalProperties (1:191388)❌ 
│ │           │ ├──[+] required (1:191355)❌ 
│ │           │ ├──[🔀] type (1:187432)❌ 
│ │           │ ├──[-] description (1:192736)
│ │           │ └──[+] properties (1:187455)
│ │           ├─┬totalSaleAmount
│ │           │ └──[🔀] description (1:192549)
│ │           ├─┬paypalEmail
│ │           │ └──[🔀] description (1:184171)
│ │           ├─┬stripeConnectId
│ │           │ ├──[+] enum (1:184924)
│ │           │ ├──[+] enum (1:184934)
│ │           │ ├──[+] enum (1:184945)
│ │           │ ├──[+] enum (1:184959)
│ │           │ ├──[+] enum (1:184968)
│ │           │ ├──[+] enum (1:184892)
│ │           │ ├──[+] enum (1:184902)
│ │           │ ├──[+] enum (1:184913)
│ │           │ ├──[🔀] description (1:184994)
│ │           │ └──[-] nullable (1:182987)❌ 
│ │           ├─┬status
│ │           │ ├──[-] enum (1:184056)❌ 
│ │           │ ├──[-] enum (1:184070)❌ 
│ │           │ ├──[-] enum (1:184079)❌ 
│ │           │ ├──[-] enum (1:184003)❌ 
│ │           │ ├──[-] enum (1:184013)❌ 
│ │           │ ├──[-] enum (1:184024)❌ 
│ │           │ ├──[-] enum (1:184035)❌ 
│ │           │ ├──[-] enum (1:184045)❌ 
│ │           │ ├──[-] description (1:184105)
│ │           │ └──[+] nullable (1:186790)❌ 
│ │           ├─┬trustedAt
│ │           │ ├──[🔀] type (1:192875)❌ 
│ │           │ ├──[🔀] description (1:192807)
│ │           │ ├──[+] default (1:192866)❌ 
│ │           │ └──[-] nullable (1:183229)❌ 
│ │           ├─┬totalClicks
│ │           │ ├──[🔀] type (1:184818)❌ 
│ │           │ ├──[🔀] description (1:184644)
│ │           │ ├──[-] default (1:191240)❌ 
│ │           │ └──[+] nullable (1:184625)❌ 
│ │           ├─┬twitter
│ │           │ ├──[🔀] type (1:192764)❌ 
│ │           │ ├──[🔀] description (1:192669)
│ │           │ ├──[+] default (1:192653)❌ 
│ │           │ └──[-] nullable (1:193157)❌ 
│ │           ├─┬totalSales
│ │           │ └──[🔀] description (1:192425)
│ │           ├─┬totalConversions
│ │           │ └──[🔀] description (1:192316)
│ │           ├─┬website
│ │           │ ├──[🔀] description (1:194615)
│ │           │ └──[+] deprecated (1:194596)
│ │           ├─┬programId
│ │           │ ├──[🔀] description (1:183903)
│ │           │ └──[+] nullable (1:183884)❌ 
│ │           ├─┬payoutsEnabledAt
│ │           │ ├──[🔀] description (1:184567)
│ │           │ └──[-] nullable (1:183124)❌ 
│ │           ├─┬youtube
│ │           │ └──[🔀] description (1:194155)
│ │           ├─┬referralFormData
│ │           │ ├──[-] additionalProperties (1:190549)❌ 
│ │           │ ├──[-] required (1:190516)❌ 
│ │           │ ├──[🔀] type (1:184375)❌ 
│ │           │ ├──[+] description (1:184398)
│ │           │ ├──[-] nullable (1:186531)❌ 
│ │           │ └──[-] properties (1:186566)❌ 
│ │           ├─┬saleRewardId
│ │           │ ├──[🔀] type (1:193885)❌ 
│ │           │ └──[+] description (1:193796)
│ │           ├─┬totalLeads
│ │           │ └──[🔀] description (1:186571)
│ │           └─┬totalCommissions
│ │             ├──[🔀] type (1:194560)❌ 
│ │             ├──[🔀] description (1:194487)
│ │             ├──[-] default (1:185756)❌ 
│ │             └──[+] nullable (1:194548)❌ 
│ ├─┬/partners/applications/approve
│ │ └─┬POST
│ │   └──[🔀] operationId (1:234084)❌ 
│ ├─┬/bounties/{bountyId}/submissions
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             └─┬files
│ │               └─┬Schema
│ │                 └─┬url
│ │                   └──[+] format (1:277340)❌ 
│ ├─┬/folders/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬accessLevel
│ │           └──[-] default (1:128720)❌ 
│ ├─┬/track/open
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬clickId
│ │             └──[🔀] description (1:153168)
│ └─┬/bounties/{bountyId}/submissions/{submissionId}/reject
│   └─┬POST
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └─┬files
│               └─┬Schema
│                 └─┬url
│                   └──[+] format (1:285017)❌ 
└─┬Components
  └─┬PartnerEnrolledEvent
    └─┬data
      ├──[+] required (1:332852)❌ 
      ├──[-] required (1:329157)❌ 
      ├──[+] properties (1:322028)
      ├──[+] properties (1:330179)
      ├─┬twitter
      │ ├──[🔀] type (1:330860)❌ 
      │ ├──[🔀] description (1:330765)
      │ ├──[+] default (1:330749)❌ 
      │ └──[-] nullable (1:328666)❌ 
      ├─┬stripeConnectId
      │ ├──[+] enum (1:323567)
      │ ├──[+] enum (1:323491)
      │ ├──[+] enum (1:323501)
      │ ├──[+] enum (1:323512)
      │ ├──[+] enum (1:323523)
      │ ├──[+] enum (1:323533)
      │ ├──[+] enum (1:323544)
      │ ├──[+] enum (1:323558)
      │ ├──[🔀] description (1:323593)
      │ └──[-] nullable (1:318970)❌ 
      ├─┬tiktok
      │ ├──[+] items (1:330264)❌ 
      │ ├──[🔀] type (1:330248)❌ 
      │ ├──[🔀] description (1:330201)
      │ └──[-] nullable (1:328997)❌ 
      ├─┬programId
      │ ├──[🔀] description (1:322502)
      │ └──[+] nullable (1:322483)❌ 
      ├─┬website
      │ ├──[🔀] description (1:332711)
      │ └──[+] deprecated (1:332692)
      ├─┬partnerId
      │ ├──[+] enum (1:322069)
      │ ├──[+] enum (1:322077)
      │ ├──[+] enum (1:322089)
      │ ├──[+] enum (1:322100)
      │ ├──[+] enum (1:322111)
      │ └──[🔀] description (1:322136)
      ├─┬saleRewardId
      │ ├──[🔀] type (1:331981)❌ 
      │ └──[+] description (1:331892)
      ├─┬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)❌ 
      │ ├──[-] description (1:320088)
      │ └──[+] nullable (1:325321)❌ 
      ├─┬returnOnAdSpend
      │ ├──[+] required (1:329538)❌ 
      │ ├──[🔀] type (1:325963)❌ 
      │ ├──[-] description (1:328245)
      │ └──[+] properties (1:325986)
      ├─┬totalCommissions
      │ ├──[🔀] type (1:332656)❌ 
      │ ├──[🔀] description (1:332583)
      │ ├──[-] default (1:321671)❌ 
      │ └──[+] nullable (1:332644)❌ 
      ├─┬totalSales
      │ └──[🔀] description (1:330521)
      ├─┬totalClicks
      │ ├──[🔀] type (1:323417)❌ 
      │ ├──[🔀] description (1:323243)
      │ ├──[-] default (1:326749)❌ 
      │ └──[+] nullable (1:323224)❌ 
      ├─┬totalConversions
      │ └──[🔀] description (1:330412)
      ├─┬totalLeads
      │ └──[🔀] description (1:325102)
      ├─┬payoutsEnabledAt
      │ ├──[🔀] description (1:323166)
      │ └──[-] nullable (1:319107)❌ 
      ├─┬youtube
      │ └──[🔀] description (1:332251)
      ├─┬paypalEmail
      │ └──[🔀] description (1:322770)
      ├─┬tenantId
      │ └──[🔀] description (1:322633)
      ├─┬referralFormData
      │ ├──[-] required (1:326083)❌ 
      │ ├──[🔀] type (1:322974)❌ 
      │ ├──[+] description (1:322997)
      │ ├──[-] nullable (1:322446)❌ 
      │ └──[-] properties (1:322481)❌ 
      ├─┬totalSaleAmount
      │ └──[🔀] description (1:330645)
      └─┬trustedAt
        ├──[🔀] type (1:330971)❌ 
        ├──[🔀] description (1:330903)
        ├──[+] default (1:330962)❌ 
        └──[-] nullable (1:319212)❌ 
Document Element Total Changes Breaking Changes
paths 181 89
components 74 36

View full report

Linting Report 0 errors, 28 warnings, 23 hints

PHP CHANGELOG

No relevant generator changes

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-1777077530 branch 7 times, most recently from 0e888e2 to 18c6ba3 Compare May 2, 2026 00:46
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777077530 branch 7 times, most recently from 639131a to 68c8e96 Compare May 9, 2026 00:47
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777077530 branch 5 times, most recently from e4fd168 to bcf08da Compare May 14, 2026 00:52
* `dub->events->list()`: 
  *  `request->partnerTagId` **Added**
  *  `response.[]->union(SaleEvent)->sale->paymentProcessor->enum(apple)` **Added** (Breaking ⚠️)
* `dub->analytics->retrieve()`:  `request` **Changed**
* `dub->folders->update()`: 
  *  `requestBody->accessLevel` **Changed**
* `dub->track->sale()`: 
  *  `request->paymentProcessor->enum(apple)` **Added**
* `dub->partners->list()`:  `response.[]` **Changed**
* `dub->partners->create()`:  `response` **Changed**
* `dub->partner applications->reject()`:  `request` **Changed**
* `dub->commissions->list()`: 
  *  `request->partnerTagId` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777077530 branch from 20ef06f to 0ca4667 Compare May 15, 2026 00:49
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