Skip to content

chore: 🐝 Update SDK - Generate 0.31.16#164

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

chore: 🐝 Update SDK - Generate 0.31.16#164
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1779304254

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 20, 2026

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 Detected:

  • apideck.accounting.ledger_accounts.list(): request.filter Changed
  • apideck.accounting.invoice_items.list(): request.filter Changed
  • apideck.connector.connectors.list(): request.filter Changed
  • apideck.connector.connector_resources.get(): request.unified_api Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/invoices/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (693:9)
│ ├─┬/connector/connectors/{id}/resources/{resource_id}
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/invoice-items
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/ledger-accounts
│ │ └─┬GET
│ │   └──Parameters
│ └─┬/accounting/invoices
│   └─┬GET
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (553:9)
└─┬Components
  ├─┬UnifiedApiId
  │ └──[+] enum (43561:11)
  ├─┬LedgerAccountsFilter
  │ ├──[+] properties (22248:9)
  │ └─┬updated_since
  │   ├──[+] enum (22253:15)
  │   ├──[+] enum (22254:15)
  │   ├──[🔀] title (22255:18)
  │   ├──[-] format (22204:29)❌ 
  │   ├──[+] description (22249:24)
  │   ├──[🔀] example (22251:20)
  │   └─┬Extensions
  │     ├──[+] x-apideck-enum-id (22256:30)
  │     └──[+] x-speakeasy-unknown-values (22257:39)
  └─┬InvoiceItemsFilter
    ├──[🔀] example (21318:9)
    ├──[+] properties (21284:9)
    ├─┬type
    │ ├──[+] enum (21311:15)
    │ ├──[+] enum (21312:15)
    │ ├──[-] enum (21277:27)❌ 
    │ ├──[-] enum (21278:27)❌ 
    │ ├──[-] enum (21279:27)❌ 
    │ ├──[🔀] title (21314:18)
    │ ├──[🔀] description (21307:24)
    │ ├──[🔀] example (21309:20)
    │ └─┬Extensions
    │   └──[🔀] x-apideck-enum-id (21315:30)
    ├─┬updated_since
    │ ├──[+] enum (21299:15)
    │ ├──[+] enum (21300:15)
    │ ├──[+] enum (21301:15)
    │ ├──[🔀] title (21303:18)
    │ ├──[-] format (21264:29)❌ 
    │ ├──[+] description (21295:24)
    │ ├──[+] nullable (21302:21)❌ 
    │ ├──[🔀] example (21297:20)
    │ └─┬Extensions
    │   ├──[+] x-apideck-enum-id (21304:30)
    │   └──[+] x-speakeasy-unknown-values (21305:39)
    ├─┬name
    │ ├──[🔀] title (21288:18)
    │ ├──[🔀] description (21285:24)
    │ └──[🔀] example (21287:20)
    └─┬transaction_type
      ├──[-] enum (21289:27)❌ 
      ├──[-] enum (21290:27)❌ 
      ├──[🔀] title (21293:18)
      ├──[🔀] description (21290:24)
      ├──[-] nullable (21291:31)❌ 
      ├──[🔀] example (21292:20)
      └─┬Extensions
        ├──[-] x-apideck-enum-id (21293:40)❌ 
        └──[-] x-speakeasy-unknown-values (21294:49)❌ 
Document Element Total Changes Breaking Changes
info 1 0
paths 2 0
components 42 9
Linting Report 0 errors, 1 warnings, 85 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 May 20, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1779304254 branch 10 times, most recently from 8a59e7e to eb8a708 Compare May 22, 2026 00:53
* `apideck.accounting.ledger_accounts.list()`:  `request.filter` **Changed**
* `apideck.accounting.invoice_items.list()`:  `request.filter` **Changed**
* `apideck.connector.connectors.list()`:  `request.filter` **Changed**
* `apideck.connector.connector_resources.get()`:  `request.unified_api` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1779304254 branch from 9b411bf to 8448da8 Compare May 22, 2026 08:51
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