Skip to content

chore: 🐝 Update SDK - Generate 0.31.12#159

Merged
Amzani merged 2 commits intomainfrom
speakeasy-sdk-regen-1776866092
Apr 23, 2026
Merged

chore: 🐝 Update SDK - Generate 0.31.12#159
Amzani merged 2 commits intomainfrom
speakeasy-sdk-regen-1776866092

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 22, 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.payments.list(): request.filter Changed
  • apideck.accounting.bill_payments.list(): request.filter Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/bill-payments
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/expenses/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (4550:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4593:9)
│ ├─┬/accounting/expenses
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4504:9)
│ └─┬/accounting/payments
│   └─┬GET
│     └──Parameters
└─┬Components
  ├─┬PaymentsFilter
  │ ├──[🔀] example (22971:9)
  │ ├──[+] properties (22956:9)
  │ ├─┬supplier_id
  │ │ ├──[+] enum (22961:15)
  │ │ ├──[+] enum (22962:15)
  │ │ ├──[+] enum (22963:15)
  │ │ ├──[+] enum (22964:15)
  │ │ ├──[+] enum (22965:15)
  │ │ ├──[+] enum (22966:15)
  │ │ ├──[🔀] title (22967:18)
  │ │ ├──[+] description (22957:24)
  │ │ ├──[🔀] example (22959:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-speakeasy-unknown-values (22969:39)
  │ │   └──[+] x-apideck-enum-id (22968:30)
  │ ├─┬updated_since
  │ │ ├──[+] enum (22953:15)
  │ │ ├──[+] enum (22946:15)
  │ │ ├──[+] enum (22947:15)
  │ │ ├──[+] enum (22948:15)
  │ │ ├──[+] enum (22949:15)
  │ │ ├──[+] enum (22950:15)
  │ │ ├──[+] enum (22951:15)
  │ │ ├──[+] enum (22952:15)
  │ │ ├──[-] title (22918:28)
  │ │ ├──[-] format (22916:29)❌ 
  │ │ ├──[🔀] example (22944:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (22954:30)
  │ │   └──[+] x-speakeasy-unknown-values (22955:39)
  │ └─┬type
  │   ├──[-] enum (22947:27)❌ 
  │   ├──[-] enum (22940:27)❌ 
  │   ├──[-] enum (22941:27)❌ 
  │   ├──[-] enum (22942:27)❌ 
  │   ├──[-] enum (22943:27)❌ 
  │   ├──[-] enum (22944:27)❌ 
  │   ├──[-] enum (22945:27)❌ 
  │   ├──[-] enum (22946:27)❌ 
  │   ├──[+] title (22936:18)
  │   ├──[🔀] example (22935:20)
  │   └─┬Extensions
  │     ├──[-] x-apideck-enum-id (22948:40)❌ 
  │     └──[-] x-speakeasy-unknown-values (22949:49)❌ 
  └─┬Rebilling
    └─┬rebill_status
      └──[+] enum (28936:15)
Document Element Total Changes Breaking Changes
info 1 0
paths 3 0
components 39 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 Apr 22, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776866092 branch 8 times, most recently from b7bb02e to 4d7306c Compare April 23, 2026 11:09
* `apideck.accounting.payments.list()`:  `request.filter` **Changed**
* `apideck.accounting.bill_payments.list()`:  `request.filter` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776866092 branch from f547789 to b709318 Compare April 23, 2026 12:57
@Amzani Amzani merged commit efe88d4 into main Apr 23, 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