chore: 🐝 Update SDK - Generate API-TS 2.5.1 - #87
Open
github-actions[bot] wants to merge 2 commits into
Open
Conversation
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1784853703
branch
7 times, most recently
from
July 31, 2026 00:46
cac2bf1 to
9f323ed
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1784853703
branch
8 times, most recently
from
August 8, 2026 00:25
49458b4 to
14bb45c
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1784853703
branch
3 times, most recently
from
August 11, 2026 00:26
99cafa9 to
3446cf2
Compare
* `unkey.apps.listApps()`: `response.data[]` **Changed** (Breaking⚠️ ) * `unkey.analytics.getVerifications()`: `error.status[404]` **Removed** (Breaking⚠️ ) * `unkey.apps.updateApp()`: * `request` **Changed** (Breaking⚠️ ) * `response.data` **Changed** (Breaking⚠️ ) * `unkey.apps.getApp()`: `response.data` **Changed** (Breaking⚠️ ) * `unkey.github.installApp()`: **Added** * `unkey.permissions.setRolePermissions()`: **Added** * `unkey.domains.listDomains()`: **Added** * `unkey.environments.listEnvironments()`: `response.data[].kind` **Added** * `unkey.domains.createDomain()`: **Added** * `unkey.analytics.getRatelimits()`: **Added** * `unkey.domains.getDomain()`: **Added** * `unkey.environments.getEnvironment()`: `response.data.kind` **Added** * `unkey.apps.createApp()`: * `request.git` **Added** * `unkey.permissions.createRole()`: * `request.permissions` **Added**
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1784853703
branch
from
August 12, 2026 00:31
1834219 to
0a5988c
Compare
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: [patch] - 🤖 (automated)
Tip
If updates to your OpenAPI document introduce breaking changes, be sure to update the
info.versionfield to trigger the correct version bump.Speakeasy supports manual control of SDK versioning through multiple methods.
Typescript SDK Changes:
unkey.apps.listApps():response.data[]Changed (Breakingunkey.analytics.getVerifications():error.status[404]Removed (Breakingunkey.apps.updateApp():requestChanged (Breakingresponse.dataChanged (Breakingunkey.apps.getApp():response.dataChanged (Breakingunkey.github.installApp(): Addedunkey.permissions.setRolePermissions(): Addedunkey.domains.listDomains(): Addedunkey.environments.listEnvironments():response.data[].kindAddedunkey.domains.createDomain(): Addedunkey.analytics.getRatelimits(): Addedunkey.domains.getDomain(): Addedunkey.environments.getEnvironment():response.data.kindAddedunkey.apps.createApp():request.gitAddedunkey.permissions.createRole():request.permissionsAddedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 3 warnings, 1 hintsView full report
TYPESCRIPT CHANGELOG
No relevant generator changes
Based on Speakeasy CLI 1.793.1
Last updated by Speakeasy workflow