chore: 🐝 Update SDK - Generate 0.31.11#115
Open
github-actions[bot] wants to merge 2 commits intomainfrom
Open
Conversation
a86e763 to
3d1a8dd
Compare
cbbcf3f to
23c0678
Compare
800b7f1 to
9105f8a
Compare
* `apideck.accounting.companyInfo.get()`: `response.data.accountingMethod` **Added** * `apideck.vault.consumers.create()`: `response.data.connections[].health.enum(pendingConfirmation)` **Added** * `apideck.vault.consumers.get()`: `response.data.connections[].health.enum(pendingConfirmation)` **Added** * `apideck.vault.consumers.update()`: `response.data.connections[].health.enum(pendingConfirmation)` **Added** * `apideck.vault.connections.list()`: `response.data[].health.enum(pendingConfirmation)` **Added** * `apideck.vault.connections.get()`: `response.data.health.enum(pendingConfirmation)` **Added** * `apideck.vault.connections.update()`: `response.data.health.enum(pendingConfirmation)` **Added** * `apideck.vault.connections.imports()`: `response.data.health.enum(pendingConfirmation)` **Added** * `apideck.vault.connections.token()`: `response.data.health.enum(pendingConfirmation)` **Added** * `apideck.vault.connectionSettings.list()`: `response.data.health.enum(pendingConfirmation)` **Added** * `apideck.vault.connectionSettings.update()`: `response.data.health.enum(pendingConfirmation)` **Added**
23e24e3 to
9963db9
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.
Java SDK Changes:
apideck.accounting.companyInfo.get():response.data.accountingMethodAddedapideck.vault.consumers.create():response.data.connections[].health.enum(pendingConfirmation)Addedapideck.vault.consumers.get():response.data.connections[].health.enum(pendingConfirmation)Addedapideck.vault.consumers.update():response.data.connections[].health.enum(pendingConfirmation)Addedapideck.vault.connections.list():response.data[].health.enum(pendingConfirmation)Addedapideck.vault.connections.get():response.data.health.enum(pendingConfirmation)Addedapideck.vault.connections.update():response.data.health.enum(pendingConfirmation)Addedapideck.vault.connections.imports():response.data.health.enum(pendingConfirmation)Addedapideck.vault.connections.token():response.data.health.enum(pendingConfirmation)Addedapideck.vault.connectionSettings.list():response.data.health.enum(pendingConfirmation)Addedapideck.vault.connectionSettings.update():response.data.health.enum(pendingConfirmation)AddedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 1 warnings, 85 hintsView full report
JAVA CHANGELOG
core: 3.55.24 - 2026-04-28
🐛 Bug Fixes
errors: 1.0.2 - 2026-04-22
🐛 Bug Fixes
pagination: 1.0.3 - 2026-04-23
🐛 Bug Fixes
pagination: 1.0.1 - 2026-03-09
🔧 Refactors
BiFunction<ReqT, ProgressParamT, ResponseT>page fetcher, eliminating separate request modifier and data fetcher argumentsBased on Speakeasy CLI 1.762.0
Last updated by Speakeasy workflow