Skip to content

chore: 🐝 Update SDK - Generate 0.28.1#144

Merged
steven-tey merged 2 commits intomainfrom
speakeasy-sdk-regen-1755908915
Aug 24, 2025
Merged

chore: 🐝 Update SDK - Generate 0.28.1#144
steven-tey merged 2 commits intomainfrom
speakeasy-sdk-regen-1755908915

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Aug 23, 2025

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

SDK Changes Detected:

  • dub.workspaces.update():
    • request_body.allowed_hostnames Removed Breaking ⚠️
  • dub.events.list(): response.[].[sale].sale.payment_processor Changed
  • dub.track.sale():
    • request.payment_processor Changed
OpenAPI Change Summary
├─┬Paths
│ ├─┬/track/sale
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[-] required (1:105353)❌ 
│ │         └─┬paymentProcessor
│ │           └──[+] default (5115:32)❌ 
│ └─┬/workspaces/{idOrSlug}
│   └─┬PATCH
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └──[-] properties (1:193038)❌ 
└─┬Components
  └─┬SaleEvent
    └─┬sale
      └─┬paymentProcessor
        └──[+] default (12480:28)❌ 
Document Element Total Changes Breaking Changes
paths 3 3
components 1 1

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.606.3

@github-actions github-actions bot added the patch Patch version bump label Aug 23, 2025
* `dub.workspaces.update()`: 
  *  `request_body.allowed_hostnames` **Removed** **Breaking** ⚠️
* `dub.events.list()`:  `response.[].[sale].sale.payment_processor` **Changed**
* `dub.track.sale()`: 
  *  `request.payment_processor` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1755908915 branch from 4b3c65a to 40361ef Compare August 24, 2025 00:34
@steven-tey steven-tey merged commit 7279519 into main Aug 24, 2025
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.

2 participants