Skip to content

chore: 🐝 Update SDK - Generate 0.31.26#133

Open
github-actions[bot] wants to merge 3 commits into
mainfrom
speakeasy-sdk-regen-1783058582
Open

chore: 🐝 Update SDK - Generate 0.31.26#133
github-actions[bot] wants to merge 3 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
  ├─┬WebhookEventType
  │ ├──[+] enum (48588:11)
  │ ├──[+] enum (48587:11)
  │ └──[+] enum (48589:11)
  └─┬LedgerAccountsFilter
    └─┬status
      └──[🔀] description (24536:24)
Document Element Total Changes Breaking Changes
components 4 0
info 1 0
paths 2 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.0

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 3 times, most recently from cf79cf3 to 41a9438 Compare July 3, 2026 14:27
* `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 41a9438 to 3c95799 Compare July 3, 2026 14:28
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.

1 participant