Skip to content

chore: 🐝 Update SDK - Generate 0.31.26#133

Merged
Amzani merged 2 commits into
mainfrom
speakeasy-sdk-regen-1783058582
Jul 4, 2026
Merged

chore: 🐝 Update SDK - Generate 0.31.26#133
Amzani merged 2 commits into
mainfrom
speakeasy-sdk-regen-1783058582

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

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.

Java SDK Changes:

  • apideck.webhook.webhooks.list(): response.data[].events[] Changed
  • apideck.webhook.webhooks.create():
    • request.createWebhookRequest.events[] Changed
    • response.data.events[] Changed
  • apideck.webhook.webhooks.get(): response.data.events[] Changed
  • apideck.webhook.webhooks.update():
    • request.updateWebhookRequest.events[] Changed
    • response.data.events[] Changed
  • apideck.webhook.webhooks.delete(): response.data.events[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/bills
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (449:9)
│ ├─┬/accounting/ledger-accounts
│ │ └─┬GET
│ │   └──Parameters
│ └─┬/accounting/invoices
│   └─┬POST
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (793:9)
└─┬Components
  ├─┬LedgerAccountsFilter
  │ └─┬status
  │   └──[🔀] description (24536:24)
  └─┬WebhookEventType
    ├──[+] enum (48588:11)
    ├──[+] enum (48589:11)
    └──[+] enum (48587:11)
Document Element Total Changes Breaking Changes
info 1 0
paths 2 0
components 4 0

View full report

Linting Report 0 errors, 1 warnings, 88 hints

View full report

JAVA CHANGELOG

core: 3.55.30 - 2026-07-02

🐝 New Features

  • omit gen.lock checksums under versioningStrategy manual and persistentEdits never to prevent merge conflicts (commit by @ThomasRooney)

Based on Speakeasy CLI 1.788.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Jul 3, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783058582 branch 4 times, most recently from 41a9438 to 3c95799 Compare July 3, 2026 14:28
* `apideck.webhook.webhooks.list()`:  `response.data[].events[]` **Changed**
* `apideck.webhook.webhooks.create()`: 
  *  `request.createWebhookRequest.events[]` **Changed**
  *  `response.data.events[]` **Changed**
* `apideck.webhook.webhooks.get()`:  `response.data.events[]` **Changed**
* `apideck.webhook.webhooks.update()`: 
  *  `request.updateWebhookRequest.events[]` **Changed**
  *  `response.data.events[]` **Changed**
* `apideck.webhook.webhooks.delete()`:  `response.data.events[]` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783058582 branch from 4f0917c to bcdf47e Compare July 4, 2026 00:35
@Amzani Amzani merged commit 9c53666 into main Jul 4, 2026
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