Skip to content

chore: 🐝 Update SDK - Generate 0.42.2 - #210

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 21, 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 Detected:

  • apideck.accounting.bill_credit_notes.list(): response.data.[] Changed
  • apideck.accounting.bill_credit_notes.create(): request.total_amount Changed
  • apideck.accounting.bill_credit_notes.get(): response.data Changed
  • apideck.accounting.bill_credit_notes.update(): request.total_amount Changed
  • apideck.accounting.journal_entries.list():
    • request.filter Changed
    • response.data.[].line_items.[] Changed
  • apideck.accounting.journal_entries.create():
    • request.line_items.[] Changed
  • apideck.accounting.journal_entries.get(): response.data.line_items.[] Changed
  • apideck.accounting.journal_entries.update():
    • request.line_items.[] Changed
  • apideck.crm.companies.create(): request.parent_id Added
  • apideck.crm.companies.update(): request.parent_id Added
  • apideck.ecommerce.stores.get(): response.data.addresses Added
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/invoice-items
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2316:9)
│ ├─┬/accounting/invoices/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1658:9)
│ ├─┬/accounting/bank-accounts
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8209:9)
│ ├─┬/connector/connectors/{id}/resources/{resource_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] $ref (22134:9)❌ 
│ ├─┬/crm/companies
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (13023:9)
│ ├─┬/hris/companies/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (17950:9)
│ ├─┬/accounting/credit-notes
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2715:9)
│ ├─┬/accounting/bank-feed-statements
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (10222:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (10350:9)
│ ├─┬/accounting/invoice-items/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2441:9)
│ ├─┬/hris/employees/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (17557:9)
│ ├─┬/accounting/suppliers
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4026:9)
│ ├─┬/crm/companies/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (13128:9)
│ ├─┬/hris/companies
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (17846:9)
│ ├─┬/accounting/bill-credit-notes/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3343:9)
│ ├─┬/accounting/credit-notes/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2918:9)
│ ├─┬/accounting/bill-credit-notes
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3075:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3173:9)
│ ├─┬/accounting/bills/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (909:9)
│ ├─┬/hris/employees
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (17245:9)
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7759:9)
│ ├─┬/accounting/bank-feed-accounts
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (9897:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9972:9)
│ ├─┬/accounting/ledger-accounts
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1821:9)
│ ├─┬/accounting/bank-feed-accounts/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (10093:9)
│ ├─┬/accounting/invoices
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1137:9)
│ ├─┬/accounting/journal-entries
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (5385:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5683:9)
│ ├─┬/accounting/bank-feed-statements/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (10575:9)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (10666:9)
│ ├─┬/ecommerce/store
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (15917:9)
│ ├─┬/accounting/bills
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (638:9)
│ └─┬/accounting/tax-rates
│   └─┬GET
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (51:9)
└─┬Components
  ├─┬EcommerceStore
  │ ├──[+] properties (47082:9)
  │ ├─┬admin_url
  │ │ ├──[+] items (47086:13)❌ 
  │ │ ├──[🔀] type (47084:17)❌ 
  │ │ ├──[🔀] title (47088:18)
  │ │ ├──[-] pattern (46349:30)❌ 
  │ │ ├──[-] format (46346:29)❌ 
  │ │ ├──[🔀] description (47083:24)
  │ │ ├──[-] nullable (46348:31)❌ 
  │ │ ├──[+] readOnly (47087:21)❌ 
  │ │ └──[-] example (46347:30)
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (47067:11)❌ 
  │ ├─┬store_url
  │ │ ├──[🔀] title (47065:18)
  │ │ ├──[-] pattern (46341:30)❌ 
  │ │ ├──[-] format (46338:29)❌ 
  │ │ ├──[🔀] description (47061:24)
  │ │ └──[🔀] example (47063:20)
  │ ├─┬name
  │ │ └──[🔀] $ref (28973:20)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (25451:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (33745:20)❌ 
  │ └─┬created_at
  │   └──[🔀] $ref (47075:11)❌ 
  ├─┬BillCreditNote
  │ ├──[-] required (23375:19)❌ 
  │ └──[-] required (23376:19)❌ 
  ├─┬JournalEntriesFilter
  │ ├──[+] properties (30223:9)
  │ ├─┬start_date
  │ │ ├──[+] enum (30258:15)
  │ │ ├──[+] enum (30257:15)
  │ │ ├──[🔀] title (30259:18)
  │ │ ├──[-] format (29515:29)❌ 
  │ │ ├──[🔀] description (30254:24)
  │ │ ├──[-] example (29516:30)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (30260:30)
  │ │   └──[+] x-speakeasy-unknown-values (30261:39)
  │ ├─┬subsidiary_id
  │ │ ├──[+] enum (30249:15)
  │ │ ├──[+] enum (30250:15)
  │ │ ├──[+] enum (30243:15)
  │ │ ├──[+] enum (30244:15)
  │ │ ├──[+] enum (30245:15)
  │ │ ├──[+] enum (30246:15)
  │ │ ├──[+] enum (30247:15)
  │ │ ├──[+] enum (30248:15)
  │ │ ├──[-] title (29550:28)
  │ │ ├──[-] description (29547:34)
  │ │ ├──[-] example (29549:30)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (30251:30)
  │ │   └──[+] x-speakeasy-unknown-values (30252:39)
  │ ├─┬scope
  │ │ ├──[-] enum (29541:27)❌ 
  │ │ ├──[-] enum (29542:27)❌ 
  │ │ ├──[🔀] title (30227:18)
  │ │ ├──[🔀] description (30224:24)
  │ │ ├──[+] example (30226:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (29544:40)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (29545:49)❌ 
  │ ├─┬status
  │ │ ├──[-] enum (29529:27)❌ 
  │ │ ├──[-] enum (29530:27)❌ 
  │ │ ├──[-] enum (29531:27)❌ 
  │ │ ├──[-] enum (29532:27)❌ 
  │ │ ├──[-] enum (29533:27)❌ 
  │ │ ├──[-] enum (29534:27)❌ 
  │ │ ├──[-] enum (29527:27)❌ 
  │ │ ├──[-] enum (29528:27)❌ 
  │ │ ├──[+] title (30233:18)
  │ │ ├──[+] format (30231:19)❌ 
  │ │ ├──[+] description (30229:24)
  │ │ ├──[+] example (30232:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (29535:40)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (29536:49)❌ 
  │ └─┬updated_since
  │   ├──[🔀] title (30266:18)
  │   ├──[-] format (29509:29)❌ 
  │   ├──[+] description (30263:24)
  │   └──[🔀] example (30265:20)
  ├─┬JournalEntryLineItem
  │ ├──[+] properties (30373:9)
  │ ├──[+] properties (30380:9)
  │ ├─┬tax_amount
  │ │ ├──[🔀] title (30313:18)
  │ │ └──[🔀] description (30309:24)
  │ ├─┬ledger_account
  │ │ └──[🔀] $ref (28973:20)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (35550:20)❌ 
  │ ├─┬tracking_category
  │ │ └──[🔀] $ref (30315:11)❌ 
  │ ├─┬worktags
  │ │ └──[🔀] $ref (31335:13)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (30872:20)❌ 
  │ ├─┬employee
  │ │ └──[🔀] $ref (30297:11)❌ 
  │ ├─┬sub_total
  │ │ └──[🔀] $ref (37761:20)❌ 
  │ ├─┬tracking_categories
  │ │ └──[🔀] $ref (30340:11)❌ 
  │ ├─┬total_amount
  │ │ └──[🔀] $ref (31137:13)❌ 
  │ ├─┬description
  │ │ └──[🔀] $ref (37754:20)❌ 
  │ ├─┬department_id
  │ │ └──[🔀] $ref (30374:11)❌ 
  │ ├─┬tax_type
  │ │ ├──[-] enum (29628:27)❌ 
  │ │ ├──[-] enum (29629:27)❌ 
  │ │ ├──[🔀] type (30304:17)❌ 
  │ │ ├──[🔀] title (30307:18)
  │ │ ├──[🔀] description (30303:24)
  │ │ ├──[🔀] example (30305:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (29632:40)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (29633:49)❌ 
  │ ├─┬location_id
  │ │ └──[🔀] $ref (35591:20)❌ 
  │ ├─┬supplier
  │ │ └──[🔀] $ref (30381:11)❌ 
  │ ├─┬tax_rate
  │ │ └──[🔀] $ref (31097:20)❌ 
  │ ├─┬line_number
  │ │ └──[🔀] $ref (30960:13)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (30400:9)
  └─┬Company1
    └─┬parent_id
      └──[🔀] readOnly (42593:21)❌ 
Document Element Total Changes Breaking Changes
info 1 0
paths 33 1
components 98 47
Linting Report 0 errors, 1 warnings, 95 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 Sep 21, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789967875 branch 29 times, most recently from 7b5a46d to 8ffe59e Compare September 23, 2026 09:40
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789967875 branch 11 times, most recently from c49cfea to 7f077f6 Compare September 23, 2026 16:29
* `apideck.accounting.bill_credit_notes.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.bill_credit_notes.create()`:  `request.total_amount` **Changed**
* `apideck.accounting.bill_credit_notes.get()`:  `response.data` **Changed**
* `apideck.accounting.bill_credit_notes.update()`:  `request.total_amount` **Changed**
* `apideck.accounting.journal_entries.list()`: 
  *  `request.filter` **Changed**
  *  `response.data.[].line_items.[]` **Changed**
* `apideck.accounting.journal_entries.create()`: 
  *  `request.line_items.[]` **Changed**
* `apideck.accounting.journal_entries.get()`:  `response.data.line_items.[]` **Changed**
* `apideck.accounting.journal_entries.update()`: 
  *  `request.line_items.[]` **Changed**
* `apideck.crm.companies.create()`:  `request.parent_id` **Added**
* `apideck.crm.companies.update()`:  `request.parent_id` **Added**
* `apideck.ecommerce.stores.get()`:  `response.data.addresses` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789967875 branch from b743a1a to 992404e Compare September 23, 2026 18:54
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