chore: 🐝 Update SDK - Generate VERCEL 1.19.0#210
Merged
ismaelrumzan merged 2 commits intomainfrom Feb 4, 2026
Merged
Conversation
* `vercel.billing.listBillingCharges()`: `response` **Changed** **Breaking**⚠️ * `vercel.billing.listContractCommitments()`: `response` **Changed** **Breaking**⚠️ * `vercel.deployments.getDeployment()`: `response.union(1).config.resourceConfig.buildMachine.purchaseType.enum(standard)` **Added** **Breaking**⚠️ * `vercel.deployments.createDeployment()`: `response.config.resourceConfig.buildMachine.purchaseType.enum(standard)` **Added** **Breaking**⚠️ * `vercel.deployments.cancelDeployment()`: `response.config.resourceConfig.buildMachine.purchaseType.enum(standard)` **Added** **Breaking**⚠️ * `vercel.user.listUserEvents()`: `response.events[].payload.union(76).newOwner.resourceConfig.buildMachine.purchaseType.enum(standard)` **Added** **Breaking**⚠️ * `vercel.user.getAuthUser()`: `response.user.union(AuthUser).resourceConfig.buildMachine.purchaseType.enum(standard)` **Added** **Breaking**⚠️
Contributor
Author
SDK Tests Report
|
ismaelrumzan
approved these changes
Feb 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Typescript SDK Changes:
vercel.billing.listBillingCharges():responseChanged Breakingvercel.billing.listContractCommitments():responseChanged Breakingvercel.deployments.getDeployment():response.union(1).config.resourceConfig.buildMachine.purchaseType.enum(standard)Added Breakingvercel.deployments.createDeployment():response.config.resourceConfig.buildMachine.purchaseType.enum(standard)Added Breakingvercel.deployments.cancelDeployment():response.config.resourceConfig.buildMachine.purchaseType.enum(standard)Added Breakingvercel.user.listUserEvents():response.events[].payload.union(76).newOwner.resourceConfig.buildMachine.purchaseType.enum(standard)Added Breakingvercel.user.getAuthUser():response.user.union(AuthUser).resourceConfig.buildMachine.purchaseType.enum(standard)Added BreakingView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 1697 warnings, 564 hintsView full report
TYPESCRIPT CHANGELOG
jsonlResponses: 0.2.1 - 2025-09-11
🐛 Bug Fixes
responseFormat: 0.3.0 - 2026-01-22
🔧 Chores
Based on Speakeasy CLI 1.701.0