Skip to content

chore: 🐝 Update SDK - Generate 0.37.0 - #195

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

chore: 🐝 Update SDK - Generate 0.37.0#195
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1787047890

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (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.sales_receipts.list(): Added
  • apideck.accounting.sales_receipts.create(): Added
  • apideck.accounting.sales_receipts.get(): Added
  • apideck.accounting.sales_receipts.update(): Added
  • apideck.accounting.sales_receipts.delete(): Added
  • apideck.accounting.payment_methods.list(): Added
  • apideck.accounting.payment_methods.create(): Added
  • apideck.accounting.payment_methods.get(): Added
  • apideck.accounting.payment_methods.update(): Added
  • apideck.accounting.payment_methods.delete(): Added
  • apideck.accounting.tax_rates.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.tax_rates.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.tax_rates.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.tax_rates.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.bills.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.bills.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.bills.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.bills.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.invoices.list(): response.data.[].line_items.[].custom_fields.[] Changed
  • apideck.accounting.invoices.create():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.invoices.get(): response.data.line_items.[].custom_fields.[] Changed
  • apideck.accounting.invoices.update():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.ledger_accounts.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.ledger_accounts.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.ledger_accounts.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.ledger_accounts.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.credit_notes.list(): response.data.[].line_items.[].custom_fields.[] Changed
  • apideck.accounting.credit_notes.create():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.credit_notes.get(): response.data.line_items.[].custom_fields.[] Changed
  • apideck.accounting.credit_notes.update():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.customers.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.customers.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.customers.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.customers.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.suppliers.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.suppliers.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.suppliers.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.suppliers.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.payments.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.payments.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.payments.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.payments.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.refunds.list(): response.data.[].line_items.[].custom_fields.[] Changed
  • apideck.accounting.refunds.create():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.refunds.get(): response.data.line_items.[].custom_fields.[] Changed
  • apideck.accounting.refunds.update():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.company_info.get(): response.data.default_sales_tax.custom_fields.[] Changed
  • apideck.accounting.journal_entries.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.journal_entries.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.journal_entries.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.journal_entries.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.general_ledger_transactions.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.general_ledger_transactions.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.purchase_orders.list(): response.data.[].line_items.[].custom_fields.[] Changed
  • apideck.accounting.purchase_orders.create():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.purchase_orders.get(): response.data.line_items.[].custom_fields.[] Changed
  • apideck.accounting.purchase_orders.update():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.attachments.list(): response.data.[].file_url Added
  • apideck.accounting.attachments.get(): response.data.file_url Added
  • apideck.accounting.attachments.download(): request.follow_redirects Added
  • apideck.accounting.bank_accounts.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.bank_accounts.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.bank_accounts.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.bank_accounts.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.bill_payments.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.bill_payments.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.bill_payments.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.bill_payments.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.expenses.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.expenses.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.expenses.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.expenses.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.bank_feed_accounts.list(): response.data.[] Changed
  • apideck.accounting.bank_feed_accounts.create(): request Changed
  • apideck.accounting.bank_feed_accounts.get(): response.data Changed
  • apideck.accounting.bank_feed_accounts.update(): request Changed
  • apideck.accounting.bank_feed_statements.list(): response.data.[].transactions.[].merchant_category_code Added
  • apideck.accounting.bank_feed_statements.create():
    • request.transactions.[].merchant_category_code Added
  • apideck.accounting.bank_feed_statements.get(): response.data.transactions.[].merchant_category_code Added
  • apideck.accounting.bank_feed_statements.update():
    • request.transactions.[].merchant_category_code Added
  • apideck.accounting.quotes.list(): response.data.[].line_items.[].custom_fields.[] Changed
  • apideck.accounting.quotes.create():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.quotes.get(): response.data.line_items.[].custom_fields.[] Changed
  • apideck.accounting.quotes.update():
    • request.line_items.[].custom_fields.[] Changed
  • apideck.accounting.projects.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.projects.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.projects.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.projects.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.employees.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.employees.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.employees.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.employees.update():
    • request.custom_fields.[] Changed
  • apideck.accounting.expense_reports.list(): response.data.[].custom_fields.[] Changed
  • apideck.accounting.expense_reports.create():
    • request.custom_fields.[] Changed
  • apideck.accounting.expense_reports.get(): response.data.custom_fields.[] Changed
  • apideck.accounting.expense_reports.update():
    • request.custom_fields.[] Changed
  • apideck.ats.jobs.list(): response.data.[].custom_fields.[] Changed
  • apideck.ats.jobs.create():
    • request.custom_fields.[] Changed
  • apideck.ats.jobs.get(): response.data.custom_fields.[] Changed
  • apideck.ats.jobs.update():
    • request.custom_fields.[] Changed
  • apideck.ats.applicants.list(): response.data.[].custom_fields.[] Changed
  • apideck.ats.applicants.create():
    • request.custom_fields.[] Changed
  • apideck.ats.applicants.get(): response.data.custom_fields.[] Changed
  • apideck.ats.applicants.update():
    • request.custom_fields.[] Changed
  • apideck.crm.companies.list(): response.data.[].custom_fields.[] Changed
  • apideck.crm.companies.create():
    • request.custom_fields.[] Changed
  • apideck.crm.companies.get(): response.data.custom_fields.[] Changed
  • apideck.crm.companies.update():
    • request.custom_fields.[] Changed
  • apideck.crm.contacts.list(): response.data.[].custom_fields.[] Changed
  • apideck.crm.contacts.create():
    • request.custom_fields.[] Changed
  • apideck.crm.contacts.get(): response.data.custom_fields.[] Changed
  • apideck.crm.contacts.update():
    • request.custom_fields.[] Changed
  • apideck.crm.opportunities.list(): response.data.[].custom_fields.[] Changed
  • apideck.crm.opportunities.create():
    • request.custom_fields.[] Changed
  • apideck.crm.opportunities.get(): response.data.custom_fields.[] Changed
  • apideck.crm.opportunities.update():
    • request.custom_fields.[] Changed
  • apideck.crm.leads.list(): response.data.[].custom_fields.[] Changed
  • apideck.crm.leads.create():
    • request.custom_fields.[] Changed
  • apideck.crm.leads.get(): response.data.custom_fields.[] Changed
  • apideck.crm.leads.update():
    • request.custom_fields.[] Changed
  • apideck.crm.lists.list(): response.data.[].custom_fields.[] Changed
  • apideck.crm.lists.get(): response.data.custom_fields.[] Changed
  • apideck.crm.activities.list(): response.data.[].custom_fields.[] Changed
  • apideck.crm.activities.create():
    • request.custom_fields.[] Changed
  • apideck.crm.activities.get(): response.data.custom_fields.[] Changed
  • apideck.crm.activities.update():
    • request.custom_fields.[] Changed
  • apideck.file_storage.files.download(): request.follow_redirects Added
  • apideck.hris.employees.list(): response.data.[].custom_fields.[] Changed
  • apideck.hris.employees.create():
    • request.custom_fields.[] Changed
  • apideck.hris.employees.get(): response.data.custom_fields.[] Changed
  • apideck.hris.employees.update():
    • request.custom_fields.[] Changed
  • apideck.hris.employee_schedules.list(): response.data.employee.custom_fields.[] Changed
  • apideck.proxy.get(): request.follow_redirects Added
  • apideck.proxy.options(): request.follow_redirects Added
  • apideck.proxy.post(): request.follow_redirects Added
  • apideck.proxy.put(): request.follow_redirects Added
  • apideck.proxy.patch(): request.follow_redirects Added
  • apideck.proxy.delete(): request.follow_redirects Added
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├──[+] path (9234:3)
│ ├──[+] path (9332:3)
│ ├──[+] path (4780:3)
│ ├──[+] path (4896:3)
│ ├─┬/accounting/suppliers/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3154:9)
│ ├─┬/accounting/expense-reports/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9669:9)
│ ├─┬/accounting/tracking-categories
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6572:9)
│ ├─┬/accounting/invoice-items/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2014:9)
│ ├─┬/file-storage/files/{id}/download
│ │ └─┬GET
│ │   ├──[+] parameters (18859:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (54141:20)
│ ├─┬/accounting/invoices/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1318:9)
│ ├─┬/accounting/bills/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (741:9)
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (894:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (804:9)
│ ├─┬/accounting/refunds
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3685:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3783:9)
│ ├─┬/accounting/payments/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3582:9)
│ ├─┬/accounting/bank-feed-statements
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7958:9)
│ ├─┬/accounting/credit-notes
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2117:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2256:9)
│ ├─┬/accounting/expense-reports
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (9540:9)
│ ├─┬/accounting/refunds/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3830:9)
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[+] x-apideck-gotchas (3929:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3883:9)
│ ├─┬/accounting/employees
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8896:9)
│ ├─┬/accounting/journal-entries
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (4188:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4384:9)
│ ├─┬/hris/employees
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (14578:9)
│ ├─┬/accounting/journal-entries/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4555:9)
│ ├─┬/accounting/employees/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (8992:9)
│ ├─┬/accounting/purchase-orders
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (5074:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5172:9)
│ ├─┬/accounting/company-info
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3969:9)
│ ├─┬/file-storage/files/{id}/export
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (54141:20)
│ ├─┬/hris/employees/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (14842:9)
│ ├─┬/accounting/bank-accounts
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6336:9)
│ ├─┬/accounting/invoices
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (945:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1095:9)
│ ├─┬/proxy
│ │ ├─┬GET
│ │ │ ├──[+] parameters (19391:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (54696:20)
│ │ ├─┬PUT
│ │ │ ├──[+] parameters (19391:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (54696:20)
│ │ ├─┬POST
│ │ │ ├──[+] parameters (19391:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (54696:20)
│ │ ├─┬DELETE
│ │ │ ├──[+] parameters (19391:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (54696:20)
│ │ ├─┬OPTIONS
│ │ │ ├──[+] parameters (19391:13)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (54696:20)
│ │ └─┬PATCH
│ │   ├──[+] parameters (19391:13)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └──[🔀] description (54696:20)
│ ├─┬/accounting/purchase-orders/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5281:9)
│ ├─┬/accounting/credit-notes/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2488:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2407:9)
│ ├─┬/accounting/bill-payments/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7166:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7093:9)
│ ├─┬/crm/opportunities
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (10882:9)
│ ├─┬/accounting/customers
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2543:9)
│ ├─┬/accounting/invoice-items
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1894:9)
│ ├─┬/accounting/locations
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5614:9)
│ ├─┬/accounting/suppliers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2884:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3003:9)
│ ├─┬/accounting/payments
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (3300:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (3418:9)
│ ├─┬/accounting/bill-payments
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (6827:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6937:9)
│ ├─┬/accounting/general-ledger-transactions
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (4685:9)
│ ├─┬/accounting/tax-rates
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (51:9)
│ ├─┬/accounting/expenses
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7212:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7310:9)
│ ├─┬/accounting/expenses/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (7424:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (7481:9)
│ ├─┬/accounting/quotes
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8392:9)
│ ├─┬/accounting/ledger-accounts/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (1649:9)
│ ├─┬/accounting/ledger-accounts
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1463:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1586:9)
│ ├─┬/accounting/quotes/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8504:9)
│ ├─┬/accounting/projects
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (8615:9)
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (6050:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6144:9)
│ ├─┬/accounting/bills
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (344:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (553:9)
│ └─┬/accounting/attachments/{reference_type}/{reference_id}/{id}/download
│   └─┬GET
│     ├──[+] parameters (18859:13)❌ 
│     └─┬Responses
│       └─┬200
│         └──[🔀] description (53180:20)
└─┬Components
  ├──[+] responses (53523:7)
  ├──[+] responses (53529:7)
  ├──[+] responses (52796:7)
  ├──[+] responses (52784:7)
  ├──[+] responses (53517:7)
  ├──[+] responses (52802:7)
  ├──[+] responses (53511:7)
  ├──[+] responses (53535:7)
  ├──[+] responses (52778:7)
  ├──[+] responses (52790:7)
  ├──[+] parameters (19245:7)
  ├──[+] parameters (18859:7)
  ├──[+] parameters (19237:7)
  ├──[+] schemas (36351:7)
  ├──[+] schemas (36316:7)
  ├──[+] schemas (28468:7)
  ├──[+] schemas (36186:7)
  ├──[+] schemas (28434:7)
  ├──[+] schemas (28356:7)
  ├──[+] schemas (28393:7)
  ├──[+] schemas (27993:7)
  ├──[+] schemas (36018:7)
  ├──[+] schemas (36205:7)
  ├──[+] schemas (36281:7)
  ├──[+] schemas (28502:7)
  ├──[+] schemas (36241:7)
  ├──[+] schemas (36168:7)
  ├─┬BankFeedStatement
  │ └─┬transactions
  │   └─┬Schema
  │     ├──[+] properties (34239:15)
  │     ├─┬transaction_type
  │     │ ├──[-] enum (32165:39)❌ 
  │     │ ├──[-] enum (32166:39)❌ 
  │     │ ├──[-] enum (32161:39)❌ 
  │     │ ├──[-] enum (32162:39)❌ 
  │     │ ├──[-] enum (32163:39)❌ 
  │     │ ├──[-] enum (32164:39)❌ 
  │     │ ├──[🔀] title (34214:24)
  │     │ ├──[🔀] description (34211:30)
  │     │ ├──[🔀] example (34213:26)
  │     │ └─┬Extensions
  │     │   ├──[-] x-apideck-enum-id (32168:52)❌ 
  │     │   └──[-] x-speakeasy-unknown-values (32169:61)❌ 
  │     ├─┬reference
  │     │ ├──[🔀] title (34197:24)
  │     │ ├──[+] format (34195:25)❌ 
  │     │ ├──[🔀] description (34193:30)
  │     │ └──[🔀] example (34196:26)
  │     ├─┬posted_date
  │     │ ├──[🔀] title (34244:24)
  │     │ ├──[-] format (32126:41)❌ 
  │     │ ├──[🔀] description (34240:30)
  │     │ ├──[+] nullable (34243:27)❌ 
  │     │ └──[🔀] example (34242:26)
  │     └─┬source_transaction_id
  │       ├──[🔀] title (34224:24)
  │       ├──[🔀] description (34221:30)
  │       └──[🔀] example (34223:26)
  ├─┬BankFeedAccount
  │ ├──[+] properties (34080:9)
  │ ├──[+] properties (34074:9)
  │ ├──[+] properties (34057:9)
  │ ├──[+] properties (34055:9)
  │ ├─┬target_account_number
  │ │ └──[🔀] $ref (20719:20)❌ 
  │ ├─┬created_by
  │ │ └──[🔀] $ref (34856:20)❌ 
  │ ├─┬bank_account_type
  │ │ ├──[-] enum (31996:27)❌ 
  │ │ ├──[-] enum (31997:27)❌ 
  │ │ ├──[🔀] type (34082:17)❌ 
  │ │ ├──[🔀] title (34085:18)
  │ │ ├──[🔀] description (34081:24)
  │ │ ├──[+] nullable (34084:21)❌ 
  │ │ ├──[🔀] example (34083:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (31999:40)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (32000:49)❌ 
  │ ├─┬custom_fields
  │ │ └──[🔀] $ref (22207:20)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] $ref (34041:11)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (30296:20)❌ 
  │ ├─┬target_account_id
  │ │ └──[🔀] $ref (25588:20)❌ 
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (22479:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (20743:20)❌ 
  │ ├─┬target_account_name
  │ │ ├──[🔀] title (34054:18)
  │ │ ├──[🔀] description (34051:24)
  │ │ └──[🔀] example (34053:20)
  │ ├─┬feed_status
  │ │ ├──[-] enum (32028:27)❌ 
  │ │ ├──[-] enum (32029:27)❌ 
  │ │ ├──[+] items (34103:13)❌ 
  │ │ ├──[🔀] type (34101:17)❌ 
  │ │ ├──[-] title (32030:28)
  │ │ ├──[-] description (32024:34)
  │ │ ├──[-] example (32026:30)
  │ │ └─┬Extensions
  │ │   ├──[-] x-apideck-enum-id (32031:40)❌ 
  │ │   └──[-] x-speakeasy-unknown-values (32032:49)❌ 
  │ ├─┬source_account_id
  │ │ ├──[+] enum (34093:15)
  │ │ ├──[+] enum (34094:15)
  │ │ ├──[🔀] title (34095:18)
  │ │ ├──[🔀] description (34089:24)
  │ │ ├──[🔀] example (34091:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (34096:30)
  │ │   └──[+] x-speakeasy-unknown-values (34097:39)
  │ ├─┬currency
  │ │ └──[🔀] $ref (22199:20)❌ 
  │ ├─┬country
  │ │ └──[🔀] $ref (34075:11)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (34060:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (34122:9)
  ├─┬Refund
  │ └─┬line_items
  │   └──[🔀] description (29511:24)
  ├─┬BalanceSheetAccountRecord
  │ ├──[+] properties (20589:9)
  │ ├─┬value
  │ │ └──[🔀] $ref (20590:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20601:9)
  ├─┬Opportunity
  │ └─┬title
  │   └──[-] minLength (38649:32)❌ 
  ├─┬Attachment
  │ ├──[+] properties (31299:9)
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (31305:11)❌ 
  │ ├─┬mime_type
  │ │ └──[🔀] $ref (25588:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (31287:11)❌ 
  │ ├─┬name
  │ │ ├──[🔀] description (31282:24)
  │ │ └──[🔀] example (31284:20)
  │ ├─┬parent_folder_id
  │ │ ├──[🔀] description (31277:24)
  │ │ └──[🔀] example (31279:20)
  │ ├─┬reference
  │ │ └──[🔀] $ref (28176:20)❌ 
  │ ├─┬size
  │ │ └──[🔀] $ref (31336:13)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (31211:20)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (31300:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (31322:9)
  ├─┬CustomField
  │ ├──[+] properties (23057:9)
  │ ├─┬value
  │ │ ├──[+] type (23059:17)❌ 
  │ │ ├──[+] title (23062:18)
  │ │ ├──[+] description (23058:24)
  │ │ ├──[+] nullable (23061:21)❌ 
  │ │ ├──[+] example (23060:20)
  │ │ ├──[-] anyOf (21282:27)❌ 
  │ │ ├──[-] anyOf (21285:27)❌ 
  │ │ ├──[-] anyOf (21288:27)❌ 
  │ │ ├──[-] anyOf (21291:27)❌ 
  │ │ └──[-] anyOf (21296:27)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (23115:9)
  ├─┬BalanceSheetAccount
  │ ├──[+] properties (20549:9)
  │ ├─┬value
  │ │ └──[🔀] $ref (20550:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20563:9)
  └─┬RefundType
    ├──[+] enum (29689:11)
    └──[🔀] description (29682:20)
Document Element Total Changes Breaking Changes
info 1 0
paths 83 8
components 130 45
Linting Report 0 errors, 1 warnings, 92 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 minor Minor version bump label Aug 18, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787047890 branch 18 times, most recently from 8a2c391 to 1ae77a9 Compare August 19, 2026 21:11
* `apideck.accounting.sales_receipts.list()`: **Added**
* `apideck.accounting.sales_receipts.create()`: **Added**
* `apideck.accounting.sales_receipts.get()`: **Added**
* `apideck.accounting.sales_receipts.update()`: **Added**
* `apideck.accounting.sales_receipts.delete()`: **Added**
* `apideck.accounting.payment_methods.list()`: **Added**
* `apideck.accounting.payment_methods.create()`: **Added**
* `apideck.accounting.payment_methods.get()`: **Added**
* `apideck.accounting.payment_methods.update()`: **Added**
* `apideck.accounting.payment_methods.delete()`: **Added**
* `apideck.accounting.tax_rates.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.tax_rates.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.tax_rates.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.tax_rates.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.bills.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.bills.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.bills.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.bills.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.invoices.list()`:  `response.data.[].line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.invoices.create()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.invoices.get()`:  `response.data.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.invoices.update()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.ledger_accounts.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.ledger_accounts.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.ledger_accounts.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.ledger_accounts.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.credit_notes.list()`:  `response.data.[].line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.credit_notes.create()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.credit_notes.get()`:  `response.data.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.credit_notes.update()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.customers.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.customers.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.customers.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.customers.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.suppliers.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.suppliers.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.suppliers.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.suppliers.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.payments.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.payments.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.payments.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.payments.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.refunds.list()`:  `response.data.[].line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.refunds.create()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.refunds.get()`:  `response.data.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.refunds.update()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.company_info.get()`:  `response.data.default_sales_tax.custom_fields.[]` **Changed**
* `apideck.accounting.journal_entries.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.journal_entries.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.journal_entries.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.journal_entries.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.general_ledger_transactions.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.general_ledger_transactions.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.purchase_orders.list()`:  `response.data.[].line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.purchase_orders.create()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.purchase_orders.get()`:  `response.data.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.purchase_orders.update()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.attachments.list()`:  `response.data.[].file_url` **Added**
* `apideck.accounting.attachments.get()`:  `response.data.file_url` **Added**
* `apideck.accounting.attachments.download()`:  `request.follow_redirects` **Added**
* `apideck.accounting.bank_accounts.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.bank_accounts.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.bank_accounts.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.bank_accounts.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.bill_payments.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.bill_payments.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.bill_payments.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.bill_payments.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.expenses.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.expenses.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.expenses.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.expenses.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.bank_feed_accounts.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.bank_feed_accounts.create()`:  `request` **Changed**
* `apideck.accounting.bank_feed_accounts.get()`:  `response.data` **Changed**
* `apideck.accounting.bank_feed_accounts.update()`:  `request` **Changed**
* `apideck.accounting.bank_feed_statements.list()`:  `response.data.[].transactions.[].merchant_category_code` **Added**
* `apideck.accounting.bank_feed_statements.create()`: 
  *  `request.transactions.[].merchant_category_code` **Added**
* `apideck.accounting.bank_feed_statements.get()`:  `response.data.transactions.[].merchant_category_code` **Added**
* `apideck.accounting.bank_feed_statements.update()`: 
  *  `request.transactions.[].merchant_category_code` **Added**
* `apideck.accounting.quotes.list()`:  `response.data.[].line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.quotes.create()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.quotes.get()`:  `response.data.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.quotes.update()`: 
  *  `request.line_items.[].custom_fields.[]` **Changed**
* `apideck.accounting.projects.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.projects.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.projects.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.projects.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.employees.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.employees.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.employees.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.employees.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.expense_reports.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.accounting.expense_reports.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.accounting.expense_reports.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.accounting.expense_reports.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.ats.jobs.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.ats.jobs.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.ats.jobs.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.ats.jobs.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.ats.applicants.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.ats.applicants.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.ats.applicants.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.ats.applicants.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.companies.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.crm.companies.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.companies.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.crm.companies.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.contacts.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.crm.contacts.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.contacts.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.crm.contacts.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.opportunities.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.crm.opportunities.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.opportunities.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.crm.opportunities.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.leads.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.crm.leads.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.leads.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.crm.leads.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.lists.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.crm.lists.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.crm.activities.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.crm.activities.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.crm.activities.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.crm.activities.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.file_storage.files.download()`:  `request.follow_redirects` **Added**
* `apideck.hris.employees.list()`:  `response.data.[].custom_fields.[]` **Changed**
* `apideck.hris.employees.create()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.hris.employees.get()`:  `response.data.custom_fields.[]` **Changed**
* `apideck.hris.employees.update()`: 
  *  `request.custom_fields.[]` **Changed**
* `apideck.hris.employee_schedules.list()`:  `response.data.employee.custom_fields.[]` **Changed**
* `apideck.proxy.get()`:  `request.follow_redirects` **Added**
* `apideck.proxy.options()`:  `request.follow_redirects` **Added**
* `apideck.proxy.post()`:  `request.follow_redirects` **Added**
* `apideck.proxy.put()`:  `request.follow_redirects` **Added**
* `apideck.proxy.patch()`:  `request.follow_redirects` **Added**
* `apideck.proxy.delete()`:  `request.follow_redirects` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787047890 branch from cc0c922 to cf56ce7 Compare August 20, 2026 00:20
@github-actions github-actions Bot closed this Aug 20, 2026
@github-actions
github-actions Bot deleted the speakeasy-sdk-regen-1787047890 branch August 20, 2026 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant