Skip to content

chore: 🐝 Update SDK - Generate 0.31.30#179

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

chore: 🐝 Update SDK - Generate 0.31.30#179
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783058612

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.

Python SDK Changes:

  • apideck.webhook.webhooks.list(): response.data[].events[] Changed
  • apideck.webhook.webhooks.create():
    • request.events[] Changed
    • response.data.events[] Changed
  • apideck.webhook.webhooks.get(): response.data.events[] Changed
  • apideck.webhook.webhooks.update():
    • request.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/ledger-accounts
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/invoices
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (793:9)
│ └─┬/accounting/bills
│   └─┬POST
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (449:9)
└─┬Components
  ├─┬WebhookEventType
  │ ├──[+] enum (48564:11)
  │ ├──[+] enum (48562:11)
  │ └──[+] enum (48563:11)
  └─┬LedgerAccountsFilter
    └─┬status
      └──[🔀] description (24511:24)
Document Element Total Changes Breaking Changes
info 1 0
paths 2 0
components 4 0
Linting Report 0 errors, 1 warnings, 88 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.656.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-1783058612 branch 3 times, most recently from ab76815 to fb51cab Compare July 3, 2026 14:31
* `apideck.webhook.webhooks.list()`:  `response.data[].events[]` **Changed**
* `apideck.webhook.webhooks.create()`: 
  *  `request.events[]` **Changed**
  *  `response.data.events[]` **Changed**
* `apideck.webhook.webhooks.get()`:  `response.data.events[]` **Changed**
* `apideck.webhook.webhooks.update()`: 
  *  `request.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-1783058612 branch from baf2c3e to f724281 Compare July 3, 2026 14:32
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