Skip to content

chore: 🐝 Update SDK - Generate 0.31.13#160

Merged
Amzani merged 2 commits into
mainfrom
speakeasy-sdk-regen-1776955545
Apr 24, 2026
Merged

chore: 🐝 Update SDK - Generate 0.31.13#160
Amzani merged 2 commits into
mainfrom
speakeasy-sdk-regen-1776955545

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 23, 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.bills.list(): request Changed
  • apideck.accounting.invoices.list(): request Changed
  • apideck.accounting.credit_notes.list(): request Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/bills
│ │ └─┬GET
│ │   ├──Parameters
│ │   ├──Parameters
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (261:9)
│ ├─┬/accounting/credit-notes
│ │ └─┬GET
│ │   ├──Parameters
│ │   └──Parameters
│ └─┬/accounting/invoices
│   └─┬GET
│     ├──Parameters
│     ├──Parameters
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (512:9)
└─┬Components
  ├─┬BillsSort
  │ └─┬by
  │   └──[+] enum (16452:15)
  ├─┬BillsFilter
  │ ├──[🔀] example (16437:9)
  │ ├──[+] properties (16415:9)
  │ ├─┬updated_since
  │ │ ├──[+] enum (16430:15)
  │ │ ├──[+] enum (16431:15)
  │ │ ├──[+] enum (16432:15)
  │ │ ├──[🔀] title (16433:18)
  │ │ ├──[-] format (16405:29)❌ 
  │ │ ├──[+] description (16426:24)
  │ │ ├──[🔀] example (16428:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (16434:30)
  │ │   └──[+] x-speakeasy-unknown-values (16435:39)
  │ └─┬status
  │   ├──[-] enum (16413:27)❌ 
  │   ├──[-] enum (16414:27)❌ 
  │   ├──[-] enum (16415:27)❌ 
  │   ├──[🔀] title (16419:18)
  │   ├──[🔀] description (16416:24)
  │   ├──[🔀] example (16418:20)
  │   └─┬Extensions
  │     ├──[-] x-speakeasy-unknown-values (16418:49)❌ 
  │     └──[-] x-apideck-enum-id (16417:40)❌ 
  ├─┬CreditNotesSort
  │ └─┬by
  │   └──[+] enum (17541:15)
  ├─┬InvoicesSort
  │ └─┬by
  │   └──[+] enum (21356:15)
  ├─┬InvoicesFilter
  │ ├──[🔀] example (21339:9)
  │ ├──[+] properties (21313:9)
  │ ├─┬updated_since
  │ │ ├──[🔀] title (21337:18)
  │ │ ├──[-] format (21289:29)❌ 
  │ │ ├──[+] description (21334:24)
  │ │ └──[🔀] example (21336:20)
  │ ├─┬number
  │ │ ├──[🔀] title (21317:18)
  │ │ ├──[🔀] description (21314:24)
  │ │ └──[🔀] example (21316:20)
  │ └─┬supplier_id
  │   ├──[🔀] title (21332:18)
  │   ├──[🔀] description (21329:24)
  │   └──[🔀] example (21331:20)
  └─┬CreditNotesFilter
    ├──[🔀] example (17527:9)
    ├──[+] properties (17516:9)
    └─┬updated_since
      ├──[🔀] title (17520:18)
      ├──[-] format (17499:29)❌ 
      ├──[+] description (17517:24)
      └──[🔀] example (17519:20)
Document Element Total Changes Breaking Changes
info 1 0
paths 2 0
components 40 6
Linting Report 0 errors, 1 warnings, 84 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 Apr 23, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776955545 branch 9 times, most recently from a5829a4 to 10b568d Compare April 24, 2026 10:19
* `apideck.accounting.bills.list()`:  `request` **Changed**
* `apideck.accounting.invoices.list()`:  `request` **Changed**
* `apideck.accounting.credit_notes.list()`:  `request` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776955545 branch from 7963f2e to 42c38a7 Compare April 24, 2026 11:43
@Amzani Amzani merged commit f2001d2 into main Apr 24, 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